| License |
License |
|---|---|
| GroupId | GroupIdorg.ztemplates |
| ArtifactId | ArtifactIdzclasspath |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzclasspath
java classlibrary for scanning classes in classpath, files, wars, ears
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| zclasspath-1.6.pom | |
| zclasspath-1.6.jar | 24 KB |
| zclasspath-1.6-src.zip | 17 KB |
| zclasspath-1.6-src.tar.gz | 6 KB |
| zclasspath-1.6-src.tar.bz2 | 6 KB |
| zclasspath-1.6-sources.jar | 14 KB |
| zclasspath-1.6-javadoc.jar | 79 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |