| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-rest |
| Версия | Версия21.12 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence REST
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-rest-21.12.pom | |
| coherence-rest-21.12.jar | 1 MB |
| coherence-rest-21.12-tests.jar | 72 KB |
| coherence-rest-21.12-sources.jar | 101 KB |
| coherence-rest-21.12-javadoc.jar | 888 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-rest</artifactId>
<version>21.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation 'com.oracle.coherence.ce:coherence-rest:21.12'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-rest/
implementation ("com.oracle.coherence.ce:coherence-rest:21.12")
'com.oracle.coherence.ce:coherence-rest:jar:21.12'
<dependency org="com.oracle.coherence.ce" name="coherence-rest" rev="21.12">
<artifact name="coherence-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-rest', version='21.12')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-rest" % "21.12"
[com.oracle.coherence.ce/coherence-rest "21.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
| jakarta.activation : jakarta.activation-api | jar | 1.2.2 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |