MVN

au.gov.digitalhealth : ncts-syndication-client-plugin

Maven & Gradle

May 18, 2018
3 stars

NCTS Syndication Client Maven Mojo · Maven Mojo for downloading content from the National Clinical Terminology Service's syndication feed

<plugin>
    <groupId>au.gov.digitalhealth</groupId>
    <artifactId>ncts-syndication-client-plugin</artifactId>
    <version>1.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

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

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

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