GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactId12.2.1.4 |
Version | Version5.0.14 |
Type | Typepom |
Filename | Size |
---|---|
12.2.1.4-5.0.14.pom | 853 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>12.2.1.4</artifactId>
<version>5.0.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/
implementation 'com.oracle.bedrock.coherence:12.2.1.4:5.0.14'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/
implementation ("com.oracle.bedrock.coherence:12.2.1.4:5.0.14")
'com.oracle.bedrock.coherence:12.2.1.4:pom:5.0.14'
<dependency org="com.oracle.bedrock.coherence" name="12.2.1.4" rev="5.0.14">
<artifact name="12.2.1.4" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='12.2.1.4', version='5.0.14')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "12.2.1.4" % "5.0.14"
[com.oracle.bedrock.coherence/12.2.1.4 "5.0.14"]