| License |
License |
|---|---|
| GroupId | GroupIdau.gov.nehta |
| ArtifactId | ArtifactIdschematron-check |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionSchematron check
Java utility for HL7 XML checking
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| schematron-check-1.1.0.pom | |
| schematron-check-1.1.0.jar | 10 KB |
| schematron-check-1.1.0-sources.jar | 7 KB |
| schematron-check-1.1.0-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/ -->
<dependency>
<groupId>au.gov.nehta</groupId>
<artifactId>schematron-check</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/
implementation 'au.gov.nehta:schematron-check:1.1.0'
// https://jarcasting.com/artifacts/au.gov.nehta/schematron-check/
implementation ("au.gov.nehta:schematron-check:1.1.0")
'au.gov.nehta:schematron-check:jar:1.1.0'
<dependency org="au.gov.nehta" name="schematron-check" rev="1.1.0">
<artifact name="schematron-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='schematron-check', version='1.1.0')
)
libraryDependencies += "au.gov.nehta" % "schematron-check" % "1.1.0"
[au.gov.nehta/schematron-check "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.saxon : Saxon-HE | jar | 10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |