is not current version
Last Version 3.8.3.0

org.infrastructurebuilder:maven-import-bom 3.6.2.3

Maven core and resolver support

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.infrastructurebuilder
ArtifactId

ArtifactId

maven-import-bom
Version

Version

3.6.2.3
Type

Type

pom

Download maven-import-bom 3.6.2.3


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