License |
License |
---|---|
GroupId | GroupIdorg.jeesl |
ArtifactId | ArtifactIdjeesl-test |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEESL - Test
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
|
Filename | Size |
---|---|
jeesl-test-0.2.9.pom | |
jeesl-test-0.2.9.jar | 15 KB |
jeesl-test-0.2.9-sources.jar | 9 KB |
jeesl-test-0.2.9-javadoc.jar | 53 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl-test/ -->
<dependency>
<groupId>org.jeesl</groupId>
<artifactId>jeesl-test</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl-test/
implementation 'org.jeesl:jeesl-test:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl-test/
implementation ("org.jeesl:jeesl-test:0.2.9")
'org.jeesl:jeesl-test:jar:0.2.9'
<dependency org="org.jeesl" name="jeesl-test" rev="0.2.9">
<artifact name="jeesl-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl-test', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl-test" % "0.2.9"
[org.jeesl/jeesl-test "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.exlp : exlp-util | jar | |
commons-io : commons-io | jar | |
junit : junit | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | |
org.slf4j : jcl-over-slf4j | jar |