License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactId12.2.1 |
Version | Version6.0.0-RC6 |
Type | Typepom |
Description |
DescriptionBedrock for Coherence 12.2.1 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-6.0.0-RC6.pom | 1 KB |
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>6.0.0-RC6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1/
implementation 'com.oracle.bedrock.coherence:12.2.1:6.0.0-RC6'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/12.2.1/
implementation ("com.oracle.bedrock.coherence:12.2.1:6.0.0-RC6")
'com.oracle.bedrock.coherence:12.2.1:pom:6.0.0-RC6'
<dependency org="com.oracle.bedrock.coherence" name="12.2.1" rev="6.0.0-RC6">
<artifact name="12.2.1" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='12.2.1', version='6.0.0-RC6')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "12.2.1" % "6.0.0-RC6"
[com.oracle.bedrock.coherence/12.2.1 "6.0.0-RC6"]