GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactIdcoherence-3.7.1 |
Version | Version5.0.10 |
Type | Typejar |
Filename | Size |
---|---|
coherence-3.7.1-5.0.10.pom | |
coherence-3.7.1-5.0.10.jar | 55 KB |
coherence-3.7.1-5.0.10-sources.jar | 54 KB |
coherence-3.7.1-5.0.10-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-3.7.1/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-3.7.1</artifactId>
<version>5.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-3.7.1/
implementation 'com.oracle.bedrock.coherence:coherence-3.7.1:5.0.10'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-3.7.1/
implementation ("com.oracle.bedrock.coherence:coherence-3.7.1:5.0.10")
'com.oracle.bedrock.coherence:coherence-3.7.1:jar:5.0.10'
<dependency org="com.oracle.bedrock.coherence" name="coherence-3.7.1" rev="5.0.10">
<artifact name="coherence-3.7.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-3.7.1', version='5.0.10')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-3.7.1" % "5.0.10"
[com.oracle.bedrock.coherence/coherence-3.7.1 "5.0.10"]