License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactIdcoherence-12.1.2 |
Version | Version5.1.2 |
Type | Typejar |
Description |
DescriptionBedrock for Coherence 12.1.2
A set of tools to manage and control Oracle Coherence 12.1.2 processes at runtime.
|
Filename | Size |
---|---|
coherence-12.1.2-5.1.2.pom | |
coherence-12.1.2-5.1.2.jar | 56 KB |
coherence-12.1.2-5.1.2-sources.jar | 57 KB |
coherence-12.1.2-5.1.2-javadoc.jar | 926 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-12.1.2</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2/
implementation 'com.oracle.bedrock.coherence:coherence-12.1.2:5.1.2'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2/
implementation ("com.oracle.bedrock.coherence:coherence-12.1.2:5.1.2")
'com.oracle.bedrock.coherence:coherence-12.1.2:jar:5.1.2'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.1.2" rev="5.1.2">
<artifact name="coherence-12.1.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.1.2', version='5.1.2')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.1.2" % "5.1.2"
[com.oracle.bedrock.coherence/coherence-12.1.2 "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-runtime | jar | 5.1.2 |
com.oracle.bedrock : bedrock-runtime-remote | jar | 5.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence » coherence | jar | 12.1.2-0-5 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock : bedrock-testing-support | jar | 5.1.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.20.1 |