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