GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactIdcoherence-12.2.1 |
Version | Version5.0.8 |
Type | Typejar |
Filename | Size |
---|---|
coherence-12.2.1-5.0.8.pom | |
coherence-12.2.1-5.0.8.jar | 57 KB |
coherence-12.2.1-5.0.8-sources.jar | 56 KB |
coherence-12.2.1-5.0.8-javadoc.jar | 400 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.8</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.8'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1/
implementation ("com.oracle.bedrock.coherence:coherence-12.2.1:5.0.8")
'com.oracle.bedrock.coherence:coherence-12.2.1:jar:5.0.8'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.2.1" rev="5.0.8">
<artifact name="coherence-12.2.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.2.1', version='5.0.8')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.2.1" % "5.0.8"
[com.oracle.bedrock.coherence/coherence-12.2.1 "5.0.8"]