License |
License |
---|---|
GroupId | GroupIdno.difi.commons |
ArtifactId | ArtifactIdcommons-schematron |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDifi Commons :: Schematron
Transforms ISO Schematron files to XSLT files. Contains all XSLT2 artifacts for ISO Schematron.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-schematron-0.9.5.pom | |
commons-schematron-0.9.5.jar | 60 KB |
commons-schematron-0.9.5-sources.jar | 57 KB |
commons-schematron-0.9.5-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/ -->
<dependency>
<groupId>no.difi.commons</groupId>
<artifactId>commons-schematron</artifactId>
<version>0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/
implementation 'no.difi.commons:commons-schematron:0.9.5'
// https://jarcasting.com/artifacts/no.difi.commons/commons-schematron/
implementation ("no.difi.commons:commons-schematron:0.9.5")
'no.difi.commons:commons-schematron:jar:0.9.5'
<dependency org="no.difi.commons" name="commons-schematron" rev="0.9.5">
<artifact name="commons-schematron" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.difi.commons', module='commons-schematron', version='0.9.5')
)
libraryDependencies += "no.difi.commons" % "commons-schematron" % "0.9.5"
[no.difi.commons/commons-schematron "0.9.5"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.7.0-15 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.10 |