is not current version
Last Version 0.9.4

com.componentcorp.xml.validation:jxvc-tests 0.2.3

Tests of the validators. Mostly these have been cut out so that the dependencies can be tied in via late binding.

GroupId

GroupId

com.componentcorp.xml.validation
ArtifactId

ArtifactId

jxvc-tests
Version

Version

0.2.3
Type

Type

jar

Download jxvc-tests 0.2.3


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