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