Last Version

Coherence Spring Integration Tests 3.2.0

Integration Tests for Coherence Spring

License

License

GroupId

GroupId

com.oracle.coherence.spring
ArtifactId

ArtifactId

coherence-spring-tests
Version

Version

3.2.0
Type

Type

jar
Description

Description

Coherence Spring Integration Tests
Integration Tests for Coherence Spring
Project Organization

Project Organization

Oracle, Inc

Download coherence-spring-tests 3.2.0


<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-tests/
implementation 'com.oracle.coherence.spring:coherence-spring-tests:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-tests/
implementation ("com.oracle.coherence.spring:coherence-spring-tests:3.2.0")
'com.oracle.coherence.spring:coherence-spring-tests:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-tests" rev="3.2.0">
  <artifact name="coherence-spring-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-tests', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-tests" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-tests "3.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.19
org.junit.jupiter : junit-jupiter jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.12.4
io.github.classgraph : classgraph jar 4.8.115

provided (2)

Group / Artifact Type Version
com.oracle.coherence.ce : coherence jar 21.12.4
org.springframework : spring-context jar 5.3.19

Project Modules

There are no modules declared in this project.