License |
License |
---|---|
GroupId | GroupIdorg.ztemplates |
ArtifactId | ArtifactIdztest |
Version | Version0.5.6 |
Type | Typejar |
Description |
Descriptionztest
java class dependency testing framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
ztest-0.5.6.pom | |
ztest-0.5.6.jar | 196 KB |
ztest-0.5.6-src.zip | 145 KB |
ztest-0.5.6-src.tar.gz | 40 KB |
ztest-0.5.6-src.tar.bz2 | 28 KB |
ztest-0.5.6-sources.jar | 135 KB |
ztest-0.5.6-javadoc.jar | 740 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |