ztest

java class dependency testing framework

License

License

GroupId

GroupId

org.ztemplates
ArtifactId

ArtifactId

ztest
Last Version

Last Version

0.5.6
Release Date

Release Date

Type

Type

jar
Description

Description

ztest
java class dependency testing framework
Project URL

Project URL

http://www.ztemplates.org/

Download ztest

How to add to project

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

Versions

Version
0.5.6