Last Version

ztest 0.5.6

java class dependency testing framework

License

License

GroupId

GroupId

org.ztemplates
ArtifactId

ArtifactId

ztest
Version

Version

0.5.6
Type

Type

jar
Description

Description

ztest
java class dependency testing framework
Project URL

Project URL

http://www.ztemplates.org/

Download ztest 0.5.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.ztemplates : zclasspath jar 1.5
log4j : log4j jar 1.2.14
org.jdom : jdom jar 1.1
org.jgrapht : jgrapht-jdk1.5 jar 0.7.3
javassist : javassist jar 3.8.0.GA

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.