| License |
License |
|---|---|
| GroupId | GroupIdorg.xeustechnologies |
| ArtifactId | ArtifactIdjcl |
| Version | Version2.8 |
| Type | Typepom |
| Description |
DescriptionJar Class Loader
Jar Class Loader
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jcl-2.8.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/jcl/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>jcl</artifactId>
<version>2.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl/
implementation 'org.xeustechnologies:jcl:2.8'
// https://jarcasting.com/artifacts/org.xeustechnologies/jcl/
implementation ("org.xeustechnologies:jcl:2.8")
'org.xeustechnologies:jcl:pom:2.8'
<dependency org="org.xeustechnologies" name="jcl" rev="2.8">
<artifact name="jcl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='jcl', version='2.8')
)
libraryDependencies += "org.xeustechnologies" % "jcl" % "2.8"
[org.xeustechnologies/jcl "2.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objenesis : objenesis | jar | 2.1 |
| cglib : cglib-nodep | jar | 2.2 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| org.kamranzafar.commons : object-cloner | jar | 0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |