License |
License
GNU Lesser General Public License
|
---|---|
GroupId | GroupIdorg.xeustechnologies |
ArtifactId | ArtifactIdtest-jcl |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCL - Test JAR
A Test JAR file containg a Test bean. This file is used in unit tests
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
test-jcl-2.6.pom | |
test-jcl-2.6.jar | 3 KB |
test-jcl-2.6-sources.jar | 1 KB |
test-jcl-2.6-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/ -->
<dependency>
<groupId>org.xeustechnologies</groupId>
<artifactId>test-jcl</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/
implementation 'org.xeustechnologies:test-jcl:2.6'
// https://jarcasting.com/artifacts/org.xeustechnologies/test-jcl/
implementation ("org.xeustechnologies:test-jcl:2.6")
'org.xeustechnologies:test-jcl:jar:2.6'
<dependency org="org.xeustechnologies" name="test-jcl" rev="2.6">
<artifact name="test-jcl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xeustechnologies', module='test-jcl', version='2.6')
)
libraryDependencies += "org.xeustechnologies" % "test-jcl" % "2.6"
[org.xeustechnologies/test-jcl "2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.objenesis : objenesis | jar | 2.1 |
cglib : cglib-nodep | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |