is not current version
Last Version 2.23ea75

net.openhft:chronicle-bom 1.14.128

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.128
Type

Type

pom

Download chronicle-bom 1.14.128


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