| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.spring |
| Идентификатор | Идентификаторcoherence-spring-core |
| Версия | Версия3.0.0-M2 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Spring Core
Coherence Spring Core
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| coherence-spring-core-3.0.0-M2.pom | |
| coherence-spring-core-3.0.0-M2.jar | 242 KB |
| coherence-spring-core-3.0.0-M2-sources.jar | 156 KB |
| coherence-spring-core-3.0.0-M2-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.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation 'com.oracle.coherence.spring:coherence-spring-core:3.0.0-M2'
// https://jarcasting.com/artifacts/com.oracle.coherence.spring/coherence-spring-core/
implementation ("com.oracle.coherence.spring:coherence-spring-core:3.0.0-M2")
'com.oracle.coherence.spring:coherence-spring-core:jar:3.0.0-M2'
<dependency org="com.oracle.coherence.spring" name="coherence-spring-core" rev="3.0.0-M2">
<artifact name="coherence-spring-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.spring', module='coherence-spring-core', version='3.0.0-M2')
)
libraryDependencies += "com.oracle.coherence.spring" % "coherence-spring-core" % "3.0.0-M2"
[com.oracle.coherence.spring/coherence-spring-core "3.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.8 |
| org.springframework : spring-context | jar | 5.3.8 |
| org.springframework : spring-beans | jar | 5.3.8 |
| org.springframework : spring-expression | jar | 5.3.8 |
| org.springframework : spring-messaging | jar | 5.3.8 |
| io.projectreactor : reactor-core | jar | 3.4.6 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.06 |
| com.oracle.coherence.ce : coherence-java-client | jar | 21.06 |
| javax : javaee-api | jar | 8.0.1 |