is not current version
Last Version 0.6.3

org.commonjava.shelflife:shelflife-bom 0.2

BOM for users of Shelflife

GroupId

GroupId

org.commonjava.shelflife
ArtifactId

ArtifactId

shelflife-bom
Version

Version

0.2
Type

Type

pom

Download shelflife-bom 0.2

Filename Size
shelflife-bom-0.2.pom 5 KB
Browse

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