MVN

au.gov.digitalhealth : ncts-syndication-client

Maven & Gradle

May 18, 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>au.gov.digitalhealth</groupId>
    <artifactId>ncts-syndication-client</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of au.gov.digitalhealth : ncts-syndication-client to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of au.gov.digitalhealth : ncts-syndication-client to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ncts-syndication-client-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>au.gov.digitalhealth</groupId>
    <artifactId>ncts-syndication-client</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement