Last Version

juxy 0.9.0

Juxy is a library for unit testing XSLT stylesheets from Java using JUnit.

License

License

GroupId

GroupId

de.theess.juxy
ArtifactId

ArtifactId

juxy
Version

Version

0.9.0
Type

Type

jar
Description

Description

juxy
Juxy is a library for unit testing XSLT stylesheets from Java using JUnit.
Project URL

Project URL

https://github.com/teetrinkers/juxy
Source Code Management

Source Code Management

https://github.com/teetrinkers/juxy

Download juxy 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.