License |
License |
---|---|
GroupId | GroupIdcloud.piranha |
ArtifactId | ArtifactIdbom |
Last Version | Last Version22.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPiranha - BOM
The Piranha Project delivers you with a variety of cloud containers
and several useful add-on modules
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
bom-22.6.0.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cloud.piranha/bom/ -->
<dependency>
<groupId>cloud.piranha</groupId>
<artifactId>bom</artifactId>
<version>22.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cloud.piranha/bom/
implementation 'cloud.piranha:bom:22.6.0'
// https://jarcasting.com/artifacts/cloud.piranha/bom/
implementation ("cloud.piranha:bom:22.6.0")
'cloud.piranha:bom:pom:22.6.0'
<dependency org="cloud.piranha" name="bom" rev="22.6.0">
<artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cloud.piranha', module='bom', version='22.6.0')
)
libraryDependencies += "cloud.piranha" % "bom" % "22.6.0"
[cloud.piranha/bom "22.6.0"]