JEESL (JavaEE Support Library) BOM

Utilities and Helper for JavaEE Developments (JavaEE Support Library)

License

License

GroupId

GroupId

org.jeesl.bom
ArtifactId

ArtifactId

bom
Last Version

Last Version

0.2.9
Release Date

Release Date

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

Filename Size
bom-0.2.9.pom 6 KB
Browse

How to add to project

<!-- 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

Versions

Version
0.2.9
0.2.8
0.2.6