is not current version
Last Version 0.17.3.0

org.infrastructurebuilder.util:ibcore-bom 0.10.0.0

Import pom for standardizing dependency sets

GroupId

GroupId

org.infrastructurebuilder.util
ArtifactId

ArtifactId

ibcore-bom
Version

Version

0.10.0.0
Type

Type

pom

Download ibcore-bom 0.10.0.0

Filename Size
ibcore-bom-0.10.0.0.pom 3 KB
Browse

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