License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdchronicle-nexus-root-pom |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChronicle Nexus Root Parent Pom
This root parent pom is used by all open source projects
that are released to the Chronicle Nexus Server
|
Project URL |
Project URL |
Filename | Size |
---|---|
chronicle-nexus-root-pom-1.0.11.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-nexus-root-pom/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-nexus-root-pom</artifactId>
<version>1.0.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-nexus-root-pom/
implementation 'net.openhft:chronicle-nexus-root-pom:1.0.11'
// https://jarcasting.com/artifacts/net.openhft/chronicle-nexus-root-pom/
implementation ("net.openhft:chronicle-nexus-root-pom:1.0.11")
'net.openhft:chronicle-nexus-root-pom:pom:1.0.11'
<dependency org="net.openhft" name="chronicle-nexus-root-pom" rev="1.0.11">
<artifact name="chronicle-nexus-root-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-nexus-root-pom', version='1.0.11')
)
libraryDependencies += "net.openhft" % "chronicle-nexus-root-pom" % "1.0.11"
[net.openhft/chronicle-nexus-root-pom "1.0.11"]