XSpec implementation

A unit test framework for XSLT, XQuery and Schematron

License

License

GroupId

GroupId

io.xspec
ArtifactId

ArtifactId

xspec
Last Version

Last Version

2.2.4
Release Date

Release Date

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

How to add to project

<!-- 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.
io.xspec

XSpec

Unit Test and Behaviour Driven Development (BDD) Framework for XSLT, XQuery, and Schematron

Versions

Version
2.2.4
2.1.4
2.0.7
1.6.0
1.5.0
1.4.0
1.3.0
1.1.0
1.0.0
0.5.0