is not current version
Last Version 6.0.0

com.oracle.bedrock.coherence:coherence-12.1.2-testing-support 5.0.7

A set of tools to aid testing of Oracle Coherence 12.1.2 based applications.

GroupId

GroupId

com.oracle.bedrock.coherence
ArtifactId

ArtifactId

coherence-12.1.2-testing-support
Version

Version

5.0.7
Type

Type

jar

Download coherence-12.1.2-testing-support 5.0.7


<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2-testing-support/ -->
<dependency>
    <groupId>com.oracle.bedrock.coherence</groupId>
    <artifactId>coherence-12.1.2-testing-support</artifactId>
    <version>5.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2-testing-support/
implementation 'com.oracle.bedrock.coherence:coherence-12.1.2-testing-support:5.0.7'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.2-testing-support/
implementation ("com.oracle.bedrock.coherence:coherence-12.1.2-testing-support:5.0.7")
'com.oracle.bedrock.coherence:coherence-12.1.2-testing-support:jar:5.0.7'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.1.2-testing-support" rev="5.0.7">
  <artifact name="coherence-12.1.2-testing-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.1.2-testing-support', version='5.0.7')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.1.2-testing-support" % "5.0.7"
[com.oracle.bedrock.coherence/coherence-12.1.2-testing-support "5.0.7"]