License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-bom |
Last Version | Last Version21.12.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCoherence BOM
Oracle Coherence Bill of Materials
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
coherence-bom-21.12.4.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>21.12.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-bom/
implementation 'com.oracle.coherence.ce:coherence-bom:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-bom/
implementation ("com.oracle.coherence.ce:coherence-bom:21.12.4")
'com.oracle.coherence.ce:coherence-bom:pom:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-bom" rev="21.12.4">
<artifact name="coherence-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-bom', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-bom" % "21.12.4"
[com.oracle.coherence.ce/coherence-bom "21.12.4"]