Group Id net.openhft
Artifact Id root-parent-pom
Version 1.1.2
Packaging jar
URL -
Badge
Last Updated 2015-05-27T09:09:40+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>1.1.2</version>
</dependency>
implementation group: 'net.openhft', name: 'root-parent-pom', version: '1.1.2'
implementation 'net.openhft:root-parent-pom:1.1.2'
implementation("net.openhft:root-parent-pom:1.1.2")
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.1.2"
<dependency org="net.openhft" name="root-parent-pom" rev="1.1.2"/>
@Grapes(
    @Grab(group='net.openhft', module='root-parent-pom', version='1.1.2')
)
[net.openhft/root-parent-pom "1.1.2"]
'net.openhft:root-parent-pom:1.1.2'