License |
License |
---|---|
GroupId | GroupIdcom.oracle.bedrock.coherence |
ArtifactId | ArtifactIdcoherence-12.1.3-testing-support |
Version | Version5.1.2 |
Type | Typejar |
Description |
DescriptionBedrock for Testing Coherence 12.1.3
A set of tools to aid testing of Oracle Coherence 12.1.3 based applications.
|
<!-- https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.3-testing-support/ -->
<dependency>
<groupId>com.oracle.bedrock.coherence</groupId>
<artifactId>coherence-12.1.3-testing-support</artifactId>
<version>5.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.3-testing-support/
implementation 'com.oracle.bedrock.coherence:coherence-12.1.3-testing-support:5.1.2'
// https://jarcasting.com/artifacts/com.oracle.bedrock.coherence/coherence-12.1.3-testing-support/
implementation ("com.oracle.bedrock.coherence:coherence-12.1.3-testing-support:5.1.2")
'com.oracle.bedrock.coherence:coherence-12.1.3-testing-support:jar:5.1.2'
<dependency org="com.oracle.bedrock.coherence" name="coherence-12.1.3-testing-support" rev="5.1.2">
<artifact name="coherence-12.1.3-testing-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.bedrock.coherence', module='coherence-12.1.3-testing-support', version='5.1.2')
)
libraryDependencies += "com.oracle.bedrock.coherence" % "coherence-12.1.3-testing-support" % "5.1.2"
[com.oracle.bedrock.coherence/coherence-12.1.3-testing-support "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.oracle.bedrock.coherence : coherence-12.1.3 | jar | 5.1.2 |
com.oracle.bedrock : bedrock-testing-support | jar | 5.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence » coherence | jar | 12.1.3-0-5 |
junit : junit | jar | 4.13.1 |
org.hamcrest : hamcrest-all | jar | 1.3 |