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