Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

ncats/ncats-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCATS-Common

Common Utility classes used in multiple NIH/NCATS informatics projects.

How to include in Java Project

NCATS-common is available on Maven Central

<dependency>
    <groupId>gov.nih.ncats</groupId>
    <artifactId>ncats-common</artifactId>
    <version>0.3.6</version>
</dependency>

License

This project is Open Sourced under the Apache 2.0

This product includes software based on Yield-Java created by Benji Weber under MIT license. A copy of that license is located in derivedWorkLicenses/Yield-Java-LICENSE.txt