License |
License
GPLv3
|
---|---|
GroupId | GroupIdorg.commonjava.shelflife |
ArtifactId | ArtifactIdshelflife-bom |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionShelf-Life :: Bill of Materials
Curated list of dependencies provided by shelflife.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shelflife-bom-0.6.3.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.6.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-bom/
implementation 'org.commonjava.shelflife:shelflife-bom:0.6.3'
// https://jarcasting.com/artifacts/org.commonjava.shelflife/shelflife-bom/
implementation ("org.commonjava.shelflife:shelflife-bom:0.6.3")
'org.commonjava.shelflife:shelflife-bom:pom:0.6.3'
<dependency org="org.commonjava.shelflife" name="shelflife-bom" rev="0.6.3">
<artifact name="shelflife-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.commonjava.shelflife', module='shelflife-bom', version='0.6.3')
)
libraryDependencies += "org.commonjava.shelflife" % "shelflife-bom" % "0.6.3"
[org.commonjava.shelflife/shelflife-bom "0.6.3"]