| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJGroups Библиотеки уровня приложения Distributed Applications |
| Группа | Группаorg.jgroups.google |
| Идентификатор | Идентификаторjgroups-google |
| Версия | Версия2.0.0.Final |
| Тип | Типjar |
| Описание |
ОписаниеGOOGLE_PING2
JGroups discovery protocol for Google Cloud
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jgroups-google-2.0.0.Final.pom | |
| jgroups-google-2.0.0.Final.jar | 7 KB |
| jgroups-google-2.0.0.Final-sources.jar | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jgroups.google/jgroups-google/ -->
<dependency>
<groupId>org.jgroups.google</groupId>
<artifactId>jgroups-google</artifactId>
<version>2.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jgroups.google/jgroups-google/
implementation 'org.jgroups.google:jgroups-google:2.0.0.Final'
// https://jarcasting.com/artifacts/org.jgroups.google/jgroups-google/
implementation ("org.jgroups.google:jgroups-google:2.0.0.Final")
'org.jgroups.google:jgroups-google:jar:2.0.0.Final'
<dependency org="org.jgroups.google" name="jgroups-google" rev="2.0.0.Final">
<artifact name="jgroups-google" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jgroups.google', module='jgroups-google', version='2.0.0.Final')
)
libraryDependencies += "org.jgroups.google" % "jgroups-google" % "2.0.0.Final"
[org.jgroups.google/jgroups-google "2.0.0.Final"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jgroups : jgroups | jar | 5.0.1.Final |
| com.google.cloud : google-cloud-storage | jar | 1.111.0 |
| org.apache.logging.log4j : log4j-core Необязательный | jar | 2.13.3 |
| org.apache.logging.log4j : log4j-api Необязательный | jar | 2.13.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |