| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcom.oracle.coherence.spring |
| Идентификатор | Идентификаторcoherence-spring-boot-starter |
| Последняя версия | Последняя версия3.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Spring Boot Starter
Coherence Spring Boot Starter + Autoconfiguration
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/ -->
<dependency>
<groupId>com.oracle.coherence.spring</groupId>
<artifactId>coherence-spring-boot-starter</artifactId>
<version>3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation 'com.oracle.coherence.spring:coherence-spring-boot-starter:3.2.0'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-boot-starter/
implementation ("com.oracle.coherence.spring:coherence-spring-boot-starter:3.2.0")
'com.oracle.coherence.spring:coherence-spring-boot-starter:jar:3.2.0'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-boot-starter" rev="3.2.0">
<artifact name="coherence-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-boot-starter', version='3.2.0')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-boot-starter" % "3.2.0"
[com.oracle.coherence.spring/coherence-spring-boot-starter "3.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.spring : coherence-spring-core | jar | 3.2.0 |
| com.oracle.coherence.spring : coherence-spring-session Необязательный | jar | 3.2.0 |
| org.springframework.boot : spring-boot-starter-validation | jar | 2.6.7 |
| com.oracle.coherence.spring : coherence-spring-data Необязательный | jar | 3.2.0 |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | 2.6.7 |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 2.6.7 |
| javax.inject : javax.inject | jar | 1 |
| org.springframework.boot : spring-boot-actuator-autoconfigure | jar | 2.6.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| com.oracle.coherence.ce : coherence-java-client | jar | 21.12.4 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.7 |
| com.oracle.coherence.ce : coherence-micrometer | jar | 21.12.4 |