License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdroot-parent-pom |
Last Version | Last Version1.2.23 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoot Parent Pom
This root parent pom is used by all of OpenHft
|
Project URL |
Project URL |
Filename | Size |
---|---|
root-parent-pom-1.2.23.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.23</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation 'net.openhft:root-parent-pom:1.2.23'
// https://jarcasting.com/artifacts/net.openhft/root-parent-pom/
implementation ("net.openhft:root-parent-pom:1.2.23")
'net.openhft:root-parent-pom:pom:1.2.23'
<dependency org="net.openhft" name="root-parent-pom" rev="1.2.23">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='root-parent-pom', version='1.2.23')
)
libraryDependencies += "net.openhft" % "root-parent-pom" % "1.2.23"
[net.openhft/root-parent-pom "1.2.23"]