Last Version

JEESL (JavaEE Support Library) BOM 0.2.9

Utilities and Helper for JavaEE Developments (JavaEE Support Library)

License

License

GroupId

GroupId

org.jeesl.bom
ArtifactId

ArtifactId

bom
Version

Version

0.2.9
Type

Type

pom
Description

Description

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

Project URL

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

Source Code Management

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

Download bom 0.2.9

Filename Size
bom-0.2.9.pom 6 KB
Browse

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

  • core
  • eap63
  • eap71
  • eap72
  • eap73