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