| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-json |
| Версия | Версия21.12.1 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence JSON Library
Oracle Coherence Community Edition
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-json-21.12.1.pom | |
| coherence-json-21.12.1.jar | 828 KB |
| coherence-json-21.12.1-sources.jar | 230 KB |
| coherence-json-21.12.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-json</artifactId>
<version>21.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation 'com.oracle.coherence.ce:coherence-json:21.12.1'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-json/
implementation ("com.oracle.coherence.ce:coherence-json:21.12.1")
'com.oracle.coherence.ce:coherence-json:jar:21.12.1'
<dependency org="com.oracle.coherence.ce" name="coherence-json" rev="21.12.1">
<artifact name="coherence-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-json', version='21.12.1')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-json" % "21.12.1"
[com.oracle.coherence.ce/coherence-json "21.12.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.1 |
| jakarta.json.bind : jakarta.json.bind-api | jar | 1.0.2 |
| jakarta.json : jakarta.json-api | jar | 1.1.6 |
| jakarta.inject : jakarta.inject-api | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations Необязательный | jar | 2.12.1 |
| jakarta.enterprise : jakarta.enterprise.cdi-api Необязательный | jar | 2.0.2 |