Last Version

NCTS Syndication Client Parent POM 1.0.0

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

au.gov.digitalhealth
ArtifactId

ArtifactId

ncts-syndication-client
Version

Version

1.0.0
Type

Type

pom
Description

Description

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
Project URL

Project URL

https://github.com/dionmcm/ncts-syndication-client
Source Code Management

Source Code Management

https://github.com/dionmcm/ncts-syndication-client.git

Download ncts-syndication-client 1.0.0


<!-- https://jarcasting.com/artifacts/au.gov.digitalhealth/ncts-syndication-client/ -->
<dependency>
    <groupId>au.gov.digitalhealth</groupId>
    <artifactId>ncts-syndication-client</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/au.gov.digitalhealth/ncts-syndication-client/
implementation 'au.gov.digitalhealth:ncts-syndication-client:1.0.0'
// https://jarcasting.com/artifacts/au.gov.digitalhealth/ncts-syndication-client/
implementation ("au.gov.digitalhealth:ncts-syndication-client:1.0.0")
'au.gov.digitalhealth:ncts-syndication-client:pom:1.0.0'
<dependency org="au.gov.digitalhealth" name="ncts-syndication-client" rev="1.0.0">
  <artifact name="ncts-syndication-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='au.gov.digitalhealth', module='ncts-syndication-client', version='1.0.0')
)
libraryDependencies += "au.gov.digitalhealth" % "ncts-syndication-client" % "1.0.0"
[au.gov.digitalhealth/ncts-syndication-client "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ncts-syndication-client-library
  • ncts-syndication-client-cli
  • ncts-syndication-client-plugin