License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactIdcoherence-12.2.1 |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBedrock for Coherence 12.2.1
A set of tools to manage and control Oracle Coherence 12.2.1 processes at runtime.
|
Filename | Size |
---|---|
coherence-12.2.1-6.0.0.pom | |
coherence-12.2.1-6.0.0.jar | 57 KB |
coherence-12.2.1-6.0.0-sources.jar | 58 KB |
coherence-12.2.1-6.0.0-javadoc.jar | 442 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>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1/
implementation 'com.oracle.bedrock.coherence:coherence-12.2.1:6.0.0'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.2.1/
implementation ("com.oracle.bedrock.coherence:coherence-12.2.1:6.0.0")
'com.oracle.bedrock.coherence:coherence-12.2.1:jar:6.0.0'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.2.1" rev="6.0.0">
<artifact name="coherence-12.2.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.2.1', version='6.0.0')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.2.1" % "6.0.0"
[com.oracle.bedrock.coherence/coherence-12.2.1 "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-runtime | jar | 6.0.0 |
com.oracle.bedrock : bedrock-runtime-remote | jar | 6.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.06.2 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-testing-support | jar | 6.0.0 |
org.hamcrest : hamcrest-core | jar | 2.2 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 4.4.0 |