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