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