is not current version
Last Version 0.2.9

org.jeesl.bom:bom-eap71 0.2.6


GroupId

GroupId

org.jeesl.bom
ArtifactId

ArtifactId

bom-eap71
Version

Version

0.2.6
Type

Type

pom

Download bom-eap71 0.2.6

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

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