Last Version

XML Schema Association and Validation 0.9.4

ISO/IEC 19757-11:2011 xml-model compliant validator, capable of identifying subordinate validation from xml-model processing instructions in an xml-document.

License

License

GroupId

GroupId

com.componentcorp.xml.validation
ArtifactId

ArtifactId

jxvc
Version

Version

0.9.4
Type

Type

jar
Description

Description

XML Schema Association and Validation
ISO/IEC 19757-11:2011 xml-model compliant validator, capable of identifying subordinate validation from xml-model processing instructions in an xml-document.
Source Code Management

Source Code Management

https://github.com/rosslamont/jxvc/tree/master/jxvc

Download jxvc 0.9.4


<!-- https://jarcasting.com/artifacts/com.componentcorp.xml.validation/jxvc/ -->
<dependency>
    <groupId>com.componentcorp.xml.validation</groupId>
    <artifactId>jxvc</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.componentcorp.xml.validation/jxvc/
implementation 'com.componentcorp.xml.validation:jxvc:0.9.4'
// https://jarcasting.com/artifacts/com.componentcorp.xml.validation/jxvc/
implementation ("com.componentcorp.xml.validation:jxvc:0.9.4")
'com.componentcorp.xml.validation:jxvc:jar:0.9.4'
<dependency org="com.componentcorp.xml.validation" name="jxvc" rev="0.9.4">
  <artifact name="jxvc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.componentcorp.xml.validation', module='jxvc', version='0.9.4')
)
libraryDependencies += "com.componentcorp.xml.validation" % "jxvc" % "0.9.4"
[com.componentcorp.xml.validation/jxvc "0.9.4"]

Dependencies

compile (1)

Group / Artifact Type Version
com.componentcorp.xml.validation : base jar 0.9.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.componentcorp.xml.validation : test-helpers jar 0.9.4

Project Modules

There are no modules declared in this project.