| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.spring |
| Идентификатор | Идентификаторcoherence-spring-core |
| Версия | Версия3.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Spring Core
Coherence Spring Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| coherence-spring-core-3.2.0.pom | |
| coherence-spring-core-3.2.0.jar | 253 KB |
| coherence-spring-core-3.2.0-sources.jar | 167 KB |
| coherence-spring-core-3.2.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-core</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation 'com.oracle.coherence.spring:coherence-spring-core:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation ("com.oracle.coherence.spring:coherence-spring-core:3.2.0")
'com.oracle.coherence.spring:coherence-spring-core:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-core" rev="3.2.0">
<artifact name="coherence-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-core', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-core" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-core "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.19 |
| org.springframework : spring-context | jar | 5.3.19 |
| org.springframework : spring-beans | jar | 5.3.19 |
| org.springframework : spring-expression | jar | 5.3.19 |
| org.springframework : spring-messaging | jar | 5.3.19 |
| io.projectreactor : reactor-core | jar | 3.4.9 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| com.oracle.coherence.ce : coherence-java-client | jar | 21.12.4 |
| org.springframework.data : spring-data-jpa | jar | 2.6.4 |
| javax : javaee-api | jar | 8.0.1 |