is not current version
Last Version 21.12.4

com.oracle.coherence.ce:coherence-bom 20.06

Oracle Coherence Bill of Materials

GroupId

GroupId

com.oracle.coherence.ce
ArtifactId

ArtifactId

coherence-bom
Version

Version

20.06
Type

Type

pom

Download coherence-bom 20.06

Filename Size
coherence-bom-20.06.pom 5 KB
Browse

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