Last Version

GOOGLE_PING2 2.0.0.Final

JGroups discovery protocol for Google Cloud

License

License

Categories

Categories

JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

org.jgroups.google
ArtifactId

ArtifactId

jgroups-google
Version

Version

2.0.0.Final
Type

Type

jar
Description

Description

GOOGLE_PING2
JGroups discovery protocol for Google Cloud
Project URL

Project URL

https://github.com/jgroups-extras/jgroups-google
Project Organization

Project Organization

JBoss, a division of Red Hat
Source Code Management

Source Code Management

https://github.com/jgroups-extras/jgroups-google

Download jgroups-google 2.0.0.Final


<!-- 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"]

Dependencies

compile (4)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.