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