Last Version

HL7 MDM library 1.1.5

Java classes for creating MDM messages

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

hl7-mdm-library
Version

Version

1.1.5
Type

Type

jar
Description

Description

HL7 MDM library
Java classes for creating MDM messages
Project URL

Project URL

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

Source Code Management

https://github.com/AuDigitalHealth/hl7-mdm-library-java.git

Download hl7-mdm-library 1.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
au.gov.nehta : smi-common-utils jar 1.2.1
au.gov.nehta : common-library jar 1.2.1
org.bouncycastle : bcprov-jdk15on jar 1.68

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.