Last Version

XSpec implementation 2.2.4

A unit test framework for XSLT, XQuery and Schematron

License

License

GroupId

GroupId

io.xspec
ArtifactId

ArtifactId

xspec
Version

Version

2.2.4
Type

Type

jar
Description

Description

XSpec implementation
A unit test framework for XSLT, XQuery and Schematron
Project URL

Project URL

https://github.com/xspec/xspec

Download xspec 2.2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.9.1-8

Project Modules

There are no modules declared in this project.