Skip to content

dkatzel-ncats/ncats-common

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 100.0%