Last Version

zclasspath 1.6

java classlibrary for scanning classes in classpath, files, wars, ears

License

License

GroupId

GroupId

org.ztemplates
ArtifactId

ArtifactId

zclasspath
Version

Version

1.6
Type

Type

jar
Description

Description

zclasspath
java classlibrary for scanning classes in classpath, files, wars, ears
Project URL

Project URL

http://www.ztemplates.org/zclasspath

Download zclasspath 1.6


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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.14

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.