| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.oracle.coherence.ce |
| Идентификатор | Идентификаторcoherence-cdi |
| Версия | Версия21.12.4 |
| Тип | Типjar |
| Описание |
ОписаниеCoherence CDI
Coherence CDI Extension and Producers
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| coherence-cdi-21.12.4.pom | |
| coherence-cdi-21.12.4.jar | 231 KB |
| coherence-cdi-21.12.4-sources.jar | 87 KB |
| coherence-cdi-21.12.4-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/ -->
<dependency>
<groupId>com.oracle.coherence.ce</groupId>
<artifactId>coherence-cdi</artifactId>
<version>21.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/
implementation 'com.oracle.coherence.ce:coherence-cdi:21.12.4'
// https://jarcasting.com/artifacts/com.oracle.coherence.ce/coherence-cdi/
implementation ("com.oracle.coherence.ce:coherence-cdi:21.12.4")
'com.oracle.coherence.ce:coherence-cdi:jar:21.12.4'
<dependency org="com.oracle.coherence.ce" name="coherence-cdi" rev="21.12.4">
<artifact name="coherence-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.oracle.coherence.ce', module='coherence-cdi', version='21.12.4')
)
libraryDependencies += "com.oracle.coherence.ce" % "coherence-cdi" % "21.12.4"
[com.oracle.coherence.ce/coherence-cdi "21.12.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.oracle.coherence.ce : coherence | jar | 21.12.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| jakarta.annotation : jakarta.annotation-api | jar | 1.3.5 |