| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence |
| Последняя версия | Последняя версия21.12.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCoherence
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-21.12.4.pom | |
| coherence-21.12.4.jar | 16 MB |
| coherence-21.12.4-sources.jar | 4 MB |
| coherence-21.12.4-javadoc.jar | 14 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence/
implementation 'com.oracle.coherence.ce:coherence:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence/
implementation ("com.oracle.coherence.ce:coherence:21.12.4")
'com.oracle.coherence.ce:coherence:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence" rev="21.12.4">
<artifact name="coherence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence" % "21.12.4"
[com.oracle.coherence.ce/coherence "21.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.json : jakarta.json-api Необязательный | jar | 1.1.6 |