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