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