License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdname.dmaus.schxslt |
ArtifactId | ArtifactIdschematron-conformance |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSchematron Conformance
Schematron conformance tests
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schematron-conformance-1.1.pom | |
schematron-conformance-1.1.jar | 34 KB |
schematron-conformance-1.1-sources.jar | 34 KB |
schematron-conformance-1.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/name.dmaus.schxslt/schematron-conformance/ -->
<dependency>
<groupId>name.dmaus.schxslt</groupId>
<artifactId>schematron-conformance</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schematron-conformance/
implementation 'name.dmaus.schxslt:schematron-conformance:1.1'
// https://jarcasting.com/artifacts/name.dmaus.schxslt/schematron-conformance/
implementation ("name.dmaus.schxslt:schematron-conformance:1.1")
'name.dmaus.schxslt:schematron-conformance:jar:1.1'
<dependency org="name.dmaus.schxslt" name="schematron-conformance" rev="1.1">
<artifact name="schematron-conformance" type="jar" />
</dependency>
@Grapes(
@Grab(group='name.dmaus.schxslt', module='schematron-conformance', version='1.1')
)
libraryDependencies += "name.dmaus.schxslt" % "schematron-conformance" % "1.1"
[name.dmaus.schxslt/schematron-conformance "1.1"]