MVN

com.github.dionmcm : ncts-syndication-client

Maven & Gradle

Jan 25, 2018
5 stars

NCTS Syndication Client Parent POM · Parent POM for Java library, Maven Mojo and CLI for downloading content from the National Clinical Terminology Service's syndication feed

<dependency>
    <groupId>com.github.dionmcm</groupId>
    <artifactId>ncts-syndication-client</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.dionmcm : ncts-syndication-client to add to Maven - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.github.dionmcm : ncts-syndication-client to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ncts-syndication-client-0.0.5
ncts-syndication-client-0.0.4
ncts-syndication-client-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.dionmcm</groupId>
    <artifactId>ncts-syndication-client</artifactId>
    <version>0.0.5</version>
</dependency>