is not current version
Last Version 2.23ea75

net.openhft:chronicle-bom 2.19.163

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

Type

pom

Download chronicle-bom 2.19.163

Filename Size
chronicle-bom-2.19.163.pom 17 KB
Browse

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