is not current version
Last Version 0.2.9

org.jeesl.bom:bom-eap63 0.2.6


GroupId

GroupId

org.jeesl.bom
ArtifactId

ArtifactId

bom-eap63
Version

Version

0.2.6
Type

Type

pom

Download bom-eap63 0.2.6

Filename Size
bom-eap63-0.2.6.pom 3 KB
Browse

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