| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-management |
| Версия | Версия21.12.4 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence Management over REST
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-management-21.12.4.pom | |
| coherence-management-21.12.4.jar | 214 KB |
| coherence-management-21.12.4-sources.jar | 104 KB |
| coherence-management-21.12.4-javadoc.jar | 728 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-management/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-management</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-management/
implementation 'com.oracle.coherence.ce:coherence-management:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-management/
implementation ("com.oracle.coherence.ce:coherence-management:21.12.4")
'com.oracle.coherence.ce:coherence-management:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-management" rev="21.12.4">
<artifact name="coherence-management" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-management', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-management" % "21.12.4"
[com.oracle.coherence.ce/coherence-management "21.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-base | jar | 2.12.1 |
| com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.12.1 |
| com.fasterxml.jackson.module : jackson-module-jaxb-annotations | jar | 2.12.1 |
| org.glassfish.jersey.core : jersey-server | jar | 2.35 |
| org.glassfish.jersey.inject : jersey-hk2 | jar | 2.35 |
| org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.35 |