is not current version
Last Version 1.2.23

net.openhft:root-parent-pom 1.1.2

This root parent pom is used by all of OpenHft

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

root-parent-pom
Version

Version

1.1.2
Type

Type

pom

Download root-parent-pom 1.1.2


<!-- https://jarcasting.com/artifacts/net.openhft/root-parent-pom/ -->
<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>1.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation 'net.openhft:root-parent-pom:1.1.2'
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation ("net.openhft:root-parent-pom:1.1.2")
'net.openhft:root-parent-pom:pom:1.1.2'
<dependency org="net.openhft" name="root-parent-pom" rev="1.1.2">
  <artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='root-parent-pom', version='1.1.2')
)
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.1.2"
[net.openhft/root-parent-pom "1.1.2"]