| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.oracle.coherence.spring |
| Идентификатор | Идентификаторcoherence-spring-data |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Spring Data
Coherence Spring Data Integration
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| coherence-spring-data-3.2.0.pom | |
| coherence-spring-data-3.2.0.jar | 80 KB |
| coherence-spring-data-3.2.0-sources.jar | 41 KB |
| coherence-spring-data-3.2.0-javadoc.jar | 567 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-data</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/
implementation 'com.oracle.coherence.spring:coherence-spring-data:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-data/
implementation ("com.oracle.coherence.spring:coherence-spring-data:3.2.0")
'com.oracle.coherence.spring:coherence-spring-data:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-data" rev="3.2.0">
<artifact name="coherence-spring-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-data', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-data" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-data "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.spring : coherence-spring-core | jar | 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.data : spring-data-commons | jar | 2.6.4 |
| org.springframework : spring-tx | jar | 5.3.19 |
| 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 |