License |
License |
---|---|
Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdorg.jgroups.google |
ArtifactId | ArtifactIdjgroups-google |
Last Version | Last Version2.0.0.Final |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGOOGLE_PING2
JGroups discovery protocol for Google Cloud
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jgroups : jgroups | jar | 5.0.1.Final |
com.google.cloud : google-cloud-storage | jar | 1.111.0 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.13.3 |
org.apache.logging.log4j : log4j-api Optional | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |