License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.ce |
ArtifactId | ArtifactIdcoherence-bom |
Version | Version21.06.2 |
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.06.2.pom | 6 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.06.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-bom/
implementation 'com.oracle.coherence.ce:coherence-bom:21.06.2'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-bom/
implementation ("com.oracle.coherence.ce:coherence-bom:21.06.2")
'com.oracle.coherence.ce:coherence-bom:pom:21.06.2'
<dependency org="com.oracle.coherence.ce" name="coherence-bom" rev="21.06.2">
<artifact name="coherence-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-bom', version='21.06.2')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-bom" % "21.06.2"
[com.oracle.coherence.ce/coherence-bom "21.06.2"]