License |
License |
---|---|
GroupId | GroupIdcom.oracle.coherence.spring |
ArtifactId | ArtifactIdcoherence-spring-tests |
Version | Version3.0.0-M1 |
Type | Typejar |
Description |
DescriptionCoherence Spring Integration Tests
Integration Tests for Coherence Spring
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-tests/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-tests</artifactId>
<version>3.0.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-tests/
implementation 'com.oracle.coherence.spring:coherence-spring-tests:3.0.0-M1'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-tests/
implementation ("com.oracle.coherence.spring:coherence-spring-tests:3.0.0-M1")
'com.oracle.coherence.spring:coherence-spring-tests:jar:3.0.0-M1'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-tests" rev="3.0.0-M1">
<artifact name="coherence-spring-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-tests', version='3.0.0-M1')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-tests" % "3.0.0-M1"
[com.oracle.coherence.spring/coherence-spring-tests "3.0.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.6 |
org.junit.jupiter : junit-jupiter | jar | 5.7.1 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-all | jar | 1.10.19 |
io.github.classgraph : classgraph | jar | 4.8.102 |
Group / Artifact | Type | Version |
---|---|---|
com.oracle.coherence.ce : coherence | jar | 21.06-M2 |
org.springframework : spring-context | jar | 5.3.6 |