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