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