License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactIdcoherence-21.06-testing-support |
Version | Version6.0.0-RC3 |
Type | Typejar |
Description |
DescriptionBedrock for Testing Coherence 21.06
A set of tools to aid testing of Oracle Coherence 21.06 based applications.
|
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06-testing-support/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-21.06-testing-support</artifactId>
<version>6.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06-testing-support/
implementation 'com.oracle.bedrock.coherence:coherence-21.06-testing-support:6.0.0-RC3'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-21.06-testing-support/
implementation ("com.oracle.bedrock.coherence:coherence-21.06-testing-support:6.0.0-RC3")
'com.oracle.bedrock.coherence:coherence-21.06-testing-support:jar:6.0.0-RC3'
<dependency org="com.oracle.bedrock.coherence" name="coherence-21.06-testing-support" rev="6.0.0-RC3">
<artifact name="coherence-21.06-testing-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-21.06-testing-support', version='6.0.0-RC3')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-21.06-testing-support" % "6.0.0-RC3"
[com.oracle.bedrock.coherence/coherence-21.06-testing-support "6.0.0-RC3"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock.coherence : coherence-21.06 | jar | 6.0.0-RC3 |
com.oracle.bedrock : bedrock-testing-support | jar | 6.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.12.4 |
org.junit.jupiter : junit-jupiter-api Optional | jar | 5.8.1 |
junit : junit Optional | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |