GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactIdcoherence-14.1.1 |
Version | Version5.1.1 |
Type | Typejar |
Filename | Size |
---|---|
coherence-14.1.1-5.1.1.pom | |
coherence-14.1.1-5.1.1.jar | 56 KB |
coherence-14.1.1-5.1.1-sources.jar | 57 KB |
coherence-14.1.1-5.1.1-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.1</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.1'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-14.1.1/
implementation ("com.oracle.bedrock.coherence:coherence-14.1.1:5.1.1")
'com.oracle.bedrock.coherence:coherence-14.1.1:jar:5.1.1'
<dependency org="com.oracle.bedrock.coherence" name="coherence-14.1.1" rev="5.1.1">
<artifact name="coherence-14.1.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-14.1.1', version='5.1.1')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-14.1.1" % "5.1.1"
[com.oracle.bedrock.coherence/coherence-14.1.1 "5.1.1"]