GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactIdcoherence-12.2.1.4 |
Version | Version5.0.16 |
Type | Typejar |
Filename | Size |
---|---|
coherence-12.2.1.4-5.0.16.pom | |
coherence-12.2.1.4-5.0.16.jar | 74 KB |
coherence-12.2.1.4-5.0.16-sources.jar | 74 KB |
coherence-12.2.1.4-5.0.16-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.16</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.16'
// 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.16")
'com.oracle.bedrock.coherence:coherence-12.2.1.4:jar:5.0.16'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.2.1.4" rev="5.0.16">
<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.16')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.2.1.4" % "5.0.16"
[com.oracle.bedrock.coherence/coherence-12.2.1.4 "5.0.16"]