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