is not current version
Last Version 2.23ea75

net.openhft:chronicle-bom 2.20.138

This meta-project is used to generate a bill-of-materials POM that contains the chronicle dependencyManagement section.

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

chronicle-bom
Version

Version

2.20.138
Type

Type

pom

Download chronicle-bom 2.20.138

Filename Size
chronicle-bom-2.20.138.pom 20 KB
Browse

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