License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactIdcoherence-21.06 |
Version | Version6.0.0-RC6 |
Type | Typejar |
Description |
DescriptionBedrock for Coherence 21.06+
A set of tools to manage and control Oracle Coherence 21.06 processes at runtime.
|
Filename | Size |
---|---|
coherence-21.06-6.0.0-RC6.pom | |
coherence-21.06-6.0.0-RC6.jar | 68 KB |
coherence-21.06-6.0.0-RC6-sources.jar | 65 KB |
coherence-21.06-6.0.0-RC6-javadoc.jar | 918 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-21.06</artifactId>
<version>6.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06/
implementation 'com.oracle.bedrock.coherence:coherence-21.06:6.0.0-RC6'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06/
implementation ("com.oracle.bedrock.coherence:coherence-21.06:6.0.0-RC6")
'com.oracle.bedrock.coherence:coherence-21.06:jar:6.0.0-RC6'
<dependency org="com.oracle.bedrock.coherence" name="coherence-21.06" rev="6.0.0-RC6">
<artifact name="coherence-21.06" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-21.06', version='6.0.0-RC6')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-21.06" % "6.0.0-RC6"
[com.oracle.bedrock.coherence/coherence-21.06 "6.0.0-RC6"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-runtime | jar | 6.0.0-RC6 |
com.oracle.bedrock : bedrock-runtime-remote | jar | 6.0.0-RC6 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |