| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.openwebbeans |
| Идентификатор | Идентификаторopenwebbeans-clustering |
| Последняя версия | Последняя версия1.5.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClustering Plugin
Clustering plugin
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| openwebbeans-clustering-1.5.0.pom | |
| openwebbeans-clustering-1.5.0.jar | 18 KB |
| openwebbeans-clustering-1.5.0-sources.jar | 15 KB |
| openwebbeans-clustering-1.5.0-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/ -->
<dependency>
<groupId>org.apache.openwebbeans</groupId>
<artifactId>openwebbeans-clustering</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/
implementation 'org.apache.openwebbeans:openwebbeans-clustering:1.5.0'
// https://jarcasting.com/artifacts/org.apache.openwebbeans/openwebbeans-clustering/
implementation ("org.apache.openwebbeans:openwebbeans-clustering:1.5.0")
'org.apache.openwebbeans:openwebbeans-clustering:jar:1.5.0'
<dependency org="org.apache.openwebbeans" name="openwebbeans-clustering" rev="1.5.0">
<artifact name="openwebbeans-clustering" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.openwebbeans', module='openwebbeans-clustering', version='1.5.0')
)
libraryDependencies += "org.apache.openwebbeans" % "openwebbeans-clustering" % "1.5.0"
[org.apache.openwebbeans/openwebbeans-clustering "1.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec Необязательный | jar | 1.0 |
| org.apache.openwebbeans : openwebbeans-impl | jar | 1.5.0 |
| org.apache.openwebbeans : openwebbeans-spi Необязательный | jar | 1.5.0 |
| org.apache.geronimo.specs : geronimo-jcdi_1.1_spec Необязательный | jar | 1.0 |
| org.apache.openwebbeans : openwebbeans-web | jar | 1.5.0 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec Необязательный | jar | 1.0 |
| org.ow2.asm : asm-all Необязательный | jar | 4.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-annotation_1.2_spec | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-el_2.2_spec Необязательный | jar | 1.0.2 |
| org.apache.geronimo.specs : geronimo-interceptor_1.2_spec Необязательный | jar | 1.0 |
| junit : junit | jar | 4.8.2 |