is not current version
Last Version 1.2.23

net.openhft:root-parent-pom 1.2.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.2.2
Type

Type

pom

Download root-parent-pom 1.2.2

Filename Size
root-parent-pom-1.2.2.pom 12 KB
Browse

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