MVN

com.oracle.coherence.ce : coherence-bom

Maven & Gradle

Jun 30, 2023
413 stars

Coherence BOM · Oracle Coherence Bill of Materials

<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-bom</artifactId>
    <version>23.03.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.oracle.coherence.ce : coherence-bom to add to Maven - Latest Versions:

  • Latest Stable: 23.03.1

All Versions

Choose a version of com.oracle.coherence.ce : coherence-bom to add to Maven - All Versions:

Version Vulnerabilities Updated
23.03.x
coherence-bom-23.03.1
23.03
coherence-bom-23.03
22.09
coherence-bom-22.09
22.06.x
coherence-bom-22.06.5
coherence-bom-22.06.4
coherence-bom-22.06.3
coherence-bom-22.06.2
coherence-bom-22.06.1
22.06
coherence-bom-22.06
21.12.x
coherence-bom-21.12.7
coherence-bom-21.12.6
coherence-bom-21.12.5
coherence-bom-21.12.4
coherence-bom-21.12.3
coherence-bom-21.12.2
coherence-bom-21.12.1
21.12
coherence-bom-21.12
21.06.x
coherence-bom-21.06.2
coherence-bom-21.06.1
21.06
coherence-bom-21.06
coherence-bom-21.06-M2
coherence-bom-21.06-M1
20.12.x
coherence-bom-20.12.2
coherence-bom-20.12.1
20.12
coherence-bom-20.12
20.06.x
coherence-bom-20.06.1
20.06
coherence-bom-20.06

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.oracle.coherence.ce</groupId>
    <artifactId>coherence-bom</artifactId>
    <version>23.03.1</version>
</dependency>

Advertisement