License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdchronicle-bom |
Last Version | Last Version2.23ea75 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionOpenHFT/Chronicle BOM (Bill of Materials)
This meta-project is used to generate a bill-of-materials POM that contains the
chronicle dependencyManagement section.
|
Filename | Size |
---|---|
chronicle-bom-2.23ea75.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-bom/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-bom</artifactId>
<version>2.23ea75</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-bom/
implementation 'net.openhft:chronicle-bom:2.23ea75'
// https://jarcasting.com/artifacts/net.openhft/chronicle-bom/
implementation ("net.openhft:chronicle-bom:2.23ea75")
'net.openhft:chronicle-bom:pom:2.23ea75'
<dependency org="net.openhft" name="chronicle-bom" rev="2.23ea75">
<artifact name="chronicle-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-bom', version='2.23ea75')
)
libraryDependencies += "net.openhft" % "chronicle-bom" % "2.23ea75"
[net.openhft/chronicle-bom "2.23ea75"]