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