GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactId3.7.1 |
Version | Version5.0.15 |
Type | Typepom |
Filename | Size |
---|---|
3.7.1-5.0.15.pom | 854 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/3.7.1/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>3.7.1</artifactId>
<version>5.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/3.7.1/
implementation 'com.oracle.bedrock.coherence:3.7.1:5.0.15'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/3.7.1/
implementation ("com.oracle.bedrock.coherence:3.7.1:5.0.15")
'com.oracle.bedrock.coherence:3.7.1:pom:5.0.15'
<dependency org="com.oracle.bedrock.coherence" name="3.7.1" rev="5.0.15">
<artifact name="3.7.1" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='3.7.1', version='5.0.15')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "3.7.1" % "5.0.15"
[com.oracle.bedrock.coherence/3.7.1 "5.0.15"]