is not current version
Last Version 0.2.9

org.jeesl.bom:bom-eap72 0.2.6


GroupId

GroupId

org.jeesl.bom
ArtifactId

ArtifactId

bom-eap72
Version

Version

0.2.6
Type

Type

pom

Download bom-eap72 0.2.6

Filename Size
bom-eap72-0.2.6.pom 6 KB
Browse

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