Last Version

CDA Schema 2.1.1

Java classes for HL7 XML generation and checking

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

cda-schema
Version

Version

2.1.1
Type

Type

jar
Description

Description

CDA Schema
Java classes for HL7 XML generation and checking
Project URL

Project URL

https://github.com/AuDigitalHealth/cda-schema-java
Source Code Management

Source Code Management

https://github.com/AuDigitalHealth/cda-schema-java.git

Download cda-schema 2.1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.3

Project Modules

There are no modules declared in this project.