Last Version

Schematron check 1.1.0

Java utility for HL7 XML checking

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

schematron-check
Version

Version

1.1.0
Type

Type

jar
Description

Description

Schematron check
Java utility for HL7 XML checking
Project URL

Project URL

https://github.com/AuDigitalHealth/schematron-check-java
Source Code Management

Source Code Management

https://github.com/AuDigitalHealth/schematron-check-java.git

Download schematron-check 1.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 10.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.