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