is not current version
Last Version 1.2.23

net.openhft:root-parent-pom 1.1.4

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.4
Type

Type

pom

Download root-parent-pom 1.1.4


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