Group Id net.openhft
Artifact Id root-parent-pom
Version 1.2.1
Packaging jar
URL -
Badge
Last Updated 2019-02-25T03:36:16+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.2.1</version>
</dependency>
implementation group: 'net.openhft', name: 'root-parent-pom', version: '1.2.1'
implementation 'net.openhft:root-parent-pom:1.2.1'
implementation("net.openhft:root-parent-pom:1.2.1")
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.2.1"
<dependency org="net.openhft" name="root-parent-pom" rev="1.2.1"/>
@Grapes(
    @Grab(group='net.openhft', module='root-parent-pom', version='1.2.1')
)
[net.openhft/root-parent-pom "1.2.1"]
'net.openhft:root-parent-pom:1.2.1'