specs2-xspec

A Scala Specs2 extension for testing XSLT with XSpec

License

License

MIT
Categories

Categories

Net
GroupId

GroupId

net.surguy
ArtifactId

ArtifactId

specs2-xspec
Last Version

Last Version

0.2_2.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

specs2-xspec
A Scala Specs2 extension for testing XSLT with XSpec
Project URL

Project URL

https://github.com/inigo/xspec-scala-xslt-testing

Download specs2-xspec

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.4.0.6
org.scala-lang : scala-library jar 2.10.0
org.specs2 : specs2_2.10 jar 1.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2_2.10.0
0.1