Last Version

JEESL (JavaEE Support Library) 0.2.9

Utilities and Helper for JavaEE Developments (JavaEE Support Library)

License

License

GroupId

GroupId

org.jeesl
ArtifactId

ArtifactId

jeesl
Version

Version

0.2.9
Type

Type

pom
Description

Description

JEESL (JavaEE Support Library)
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
Project URL

Project URL

https://github.com/aht-group/jeesl
Source Code Management

Source Code Management

https://github.com/aht-group/jeesl.git

Download jeesl 0.2.9

Filename Size
jeesl-0.2.9.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl/ -->
<dependency>
    <groupId>org.jeesl</groupId>
    <artifactId>jeesl</artifactId>
    <version>0.2.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl/
implementation 'org.jeesl:jeesl:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl/
implementation ("org.jeesl:jeesl:0.2.9")
'org.jeesl:jeesl:pom:0.2.9'
<dependency org="org.jeesl" name="jeesl" rev="0.2.9">
  <artifact name="jeesl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl" % "0.2.9"
[org.jeesl/jeesl "0.2.9"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • client
  • doc
  • ejb
  • util
  • report
  • rengine
  • monitor
  • test
  • xml
  • interfaces
  • jsf
  • maven
  • prototype
  • io-locale