License |
License |
---|---|
GroupId | GroupIdorg.jeesl |
ArtifactId | ArtifactIdjeesl-api |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEESL - API
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
|
Filename | Size |
---|---|
jeesl-api-0.2.9.pom | |
jeesl-api-0.2.9.jar | 89 KB |
jeesl-api-0.2.9-sources.jar | 74 KB |
jeesl-api-0.2.9-javadoc.jar | 817 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl-api/ -->
<dependency>
<groupId>org.jeesl</groupId>
<artifactId>jeesl-api</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl-api/
implementation 'org.jeesl:jeesl-api:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl-api/
implementation ("org.jeesl:jeesl-api:0.2.9")
'org.jeesl:jeesl-api:jar:0.2.9'
<dependency org="org.jeesl" name="jeesl-api" rev="0.2.9">
<artifact name="jeesl-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl-api', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl-api" % "0.2.9"
[org.jeesl/jeesl-api "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.jeesl : jeesl-interfaces | jar | 0.2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.jeesl : jeesl-xml | jar | 0.2.9 |
org.jboss.spec.javax.ws.rs : jboss-jaxrs-api_2.1_spec | jar | 2.0.1.Final-redhat-00001 |
org.slf4j : slf4j-api | jar |