Jar examples for x:xspec
A unit test framework for Xsl, XQuery and Schematron
You can download jar file xspec 1.0.0 in this page.
The MIT License
You can use the following script to add xspec-1.0.0.jar to your project.
<dependency> <groupId>io.xspec</groupId> <artifactId>xspec</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.xspec', name: 'xspec', version: '1.0.0'
libraryDependencies += "io.xspec" % "xspec" % "1.0.0"
<dependency org="io.xspec" name="xspec" rev="1.0.0"/>
@Grapes(@Grab(group='io.xspec', module='xspec', version='1.0.0'))
'io.xspec:xspec:jar:1.0.0'
Click the following link to download the jar file.
xspec-1.0.0.jar