GroupId | GroupIdcom.oracle.bedrock.coherence |
---|---|
ArtifactId | ArtifactId21.06 |
Version | Version6.0.0-RC1 |
Type | Typepom |
Filename | Size |
---|---|
21.06-6.0.0-RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/21.06/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>21.06</artifactId>
<version>6.0.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/21.06/
implementation 'com.oracle.bedrock.coherence:21.06:6.0.0-RC1'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/21.06/
implementation ("com.oracle.bedrock.coherence:21.06:6.0.0-RC1")
'com.oracle.bedrock.coherence:21.06:pom:6.0.0-RC1'
<dependency org="com.oracle.bedrock.coherence" name="21.06" rev="6.0.0-RC1">
<artifact name="21.06" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='21.06', version='6.0.0-RC1')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "21.06" % "6.0.0-RC1"
[com.oracle.bedrock.coherence/21.06 "6.0.0-RC1"]