License |
License |
---|---|
GroupId | GroupIdau.gov.nehta |
ArtifactId | ArtifactIdcda-schema |
Version | Version2.1.1 |
Type | Typejar |
Description |
DescriptionCDA Schema
Java classes for HL7 XML generation and checking
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cda-schema-2.1.1.pom | |
cda-schema-2.1.1.jar | 911 KB |
cda-schema-2.1.1-sources.jar | 915 KB |
cda-schema-2.1.1-javadoc.jar | 5 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.1 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |