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