is not current version
Last Version 2.23ea75

net.openhft:chronicle-bom 1.14.144

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

1.14.144
Type

Type

pom

Download chronicle-bom 1.14.144


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