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