Files download
File Operation
maven-import-bom-3.9.6.0.pom download
Apache Maven
<dependency>
  <groupId>org.infrastructurebuilder</groupId>
  <artifactId>maven-import-bom</artifactId>
  <version>3.9.6.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.infrastructurebuilder:maven-import-bom:3.9.6.0'
Gradle Kotlin
implementation("org.infrastructurebuilder:maven-import-bom:3.9.6.0")
Scala SBT
libraryDependencies += "org.infrastructurebuilder" % "maven-import-bom" % "3.9.6.0"
Groovy Grape
@Grapes(
  @Grab(group='org.infrastructurebuilder', module='maven-import-bom', version='3.9.6.0')
)
Apache Ivy
<dependency org="org.infrastructurebuilder" name="maven-import-bom" rev="3.9.6.0" />
Leiningen
[org.infrastructurebuilder/maven-import-bom "3.9.6.0"]
Apache Buildr
'org.infrastructurebuilder:maven-import-bom:jar:3.9.6.0'
Dependencies
The project has no third-party dependencies