License |
License |
---|---|
GroupId | GroupIdio.xspec |
ArtifactId | ArtifactIdxspec |
Version | Version2.1.4 |
Type | Typejar |
Description |
DescriptionXSpec implementation
A unit test framework for XSLT, XQuery and Schematron
|
Project URL |
Project URL |
Filename | Size |
---|---|
xspec-2.1.4.pom | |
xspec-2.1.4.jar | 226 KB |
xspec-2.1.4-sources.jar | 8 KB |
xspec-2.1.4-javadoc.jar | 37 KB |
xspec-2.1.4-enduser-files.zip | 258 KB |
xspec-2.1.4-enduser-files.tar.gz | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xspec/xspec/ -->
<dependency>
<groupId>io.xspec</groupId>
<artifactId>xspec</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.xspec/xspec/
implementation 'io.xspec:xspec:2.1.4'
// https://jarcasting.com/artifacts/io.xspec/xspec/
implementation ("io.xspec:xspec:2.1.4")
'io.xspec:xspec:jar:2.1.4'
<dependency org="io.xspec" name="xspec" rev="2.1.4">
<artifact name="xspec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xspec', module='xspec', version='2.1.4')
)
libraryDependencies += "io.xspec" % "xspec" % "2.1.4"
[io.xspec/xspec "2.1.4"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.saxon : Saxon-HE | jar | 9.9.1-8 |