Last Version

Bedrock for Coherence 14.1.1+ Project 6.0.0

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.

License

License

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

14.1.1
Version

Version

6.0.0
Type

Type

pom
Description

Description

Bedrock for Coherence 14.1.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.

Download 14.1.1 6.0.0

Filename Size
14.1.1-6.0.0.pom 1 KB
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>6.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/14.1.1/
implementation 'com.oracle.bedrock.coherence:14.1.1:6.0.0'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/14.1.1/
implementation ("com.oracle.bedrock.coherence:14.1.1:6.0.0")
'com.oracle.bedrock.coherence:14.1.1:pom:6.0.0'
<dependency org="com.oracle.bedrock.coherence" name="14.1.1" rev="6.0.0">
  <artifact name="14.1.1" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='14.1.1', version='6.0.0')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "14.1.1" % "6.0.0"
[com.oracle.bedrock.coherence/14.1.1 "6.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coherence-14.1.1
  • coherence-14.1.1-testing-support
  • coherence-14.1.1-testing-support-tests-junit4
  • coherence-14.1.1-testing-support-tests-junit5