License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactId12.2.1.4 |
Version | Version5.0.20 |
Type | Typepom |
Description |
DescriptionBedrock for Coherence 12.2.1.4 Project
A framework for the development, orchestration and testing of
concurrent and distributed applications.
Developed as part of the Oracle Coherence Community, though Oracle
Coherence is not really required.
|
Filename | Size |
---|---|
12.2.1.4-5.0.20.pom | 853 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>12.2.1.4</artifactId>
<version>5.0.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/
implementation 'com.oracle.bedrock.coherence:12.2.1.4:5.0.20'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1.4/
implementation ("com.oracle.bedrock.coherence:12.2.1.4:5.0.20")
'com.oracle.bedrock.coherence:12.2.1.4:pom:5.0.20'
<dependency org="com.oracle.bedrock.coherence" name="12.2.1.4" rev="5.0.20">
<artifact name="12.2.1.4" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='12.2.1.4', version='5.0.20')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "12.2.1.4" % "5.0.20"
[com.oracle.bedrock.coherence/12.2.1.4 "5.0.20"]