Last Version

Third Party BOM (Bill of Materials) 3.22.3

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.openhft
ArtifactId

ArtifactId

third-party-bom
Version

Version

3.22.3
Type

Type

pom
Description

Description

Third Party BOM (Bill of Materials)
This meta-project is used to generate a bill-of-materials POM that contains the other projects in a dependencyManagement section.
Project URL

Project URL

https://chronicle.software

Download third-party-bom 3.22.3

Filename Size
third-party-bom-3.22.3.pom 18 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.