Last Version

ADHA/NEHTA Common Library 1.2.1

Java classes for common code used by other ADHA/NEHTA libraries

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

common-library
Version

Version

1.2.1
Type

Type

jar
Description

Description

ADHA/NEHTA Common Library
Java classes for common code used by other ADHA/NEHTA libraries
Project URL

Project URL

https://github.com/AuDigitalHealth/common-library-java
Source Code Management

Source Code Management

https://github.com/AuDigitalHealth/common-library-java.git

Download common-library 1.2.1


<!-- https://jarcasting.com/artifacts/au.gov.nehta/common-library/ -->
<dependency>
    <groupId>au.gov.nehta</groupId>
    <artifactId>common-library</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/common-library/
implementation 'au.gov.nehta:common-library:1.2.1'
// https://jarcasting.com/artifacts/au.gov.nehta/common-library/
implementation ("au.gov.nehta:common-library:1.2.1")
'au.gov.nehta:common-library:jar:1.2.1'
<dependency org="au.gov.nehta" name="common-library" rev="1.2.1">
  <artifact name="common-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='common-library', version='1.2.1')
)
libraryDependencies += "au.gov.nehta" % "common-library" % "1.2.1"
[au.gov.nehta/common-library "1.2.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.sun.xml.ws : webservices-rt jar @metro.version@
au.gov.nehta : smi-xsp jar 1.2.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.santuario : xmlsec jar 2.2.1
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.