| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.spring |
| Идентификатор | Идентификаторcoherence-spring-tests |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Spring Integration Tests
Integration Tests for Coherence Spring
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| coherence-spring-tests-3.2.0.pom | |
| coherence-spring-tests-3.2.0.jar | 1 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| org.springframework : spring-context | jar | 5.3.19 |