j

jgroups-s3-client-ping

The implementation of JGroups protocol with the AWS SDK for Java.
https://github.com/tagbangers/jgroups-s3-client-ping
Apache License, Version 2.0
OGAWA, Takeshi
Files download
File Operation
jgroups-s3-client-ping-4.0.0.jar download
jgroups-s3-client-ping-4.0.0.pom download
jgroups-s3-client-ping-4.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>jp.co.tagbangers</groupId>
  <artifactId>jgroups-s3-client-ping</artifactId>
  <version>4.0.0</version>
</dependency>
Gradle Groovy
implementation 'jp.co.tagbangers:jgroups-s3-client-ping:4.0.0'
Gradle Kotlin
implementation("jp.co.tagbangers:jgroups-s3-client-ping:4.0.0")
Scala SBT
libraryDependencies += "jp.co.tagbangers" % "jgroups-s3-client-ping" % "4.0.0"
Groovy Grape
@Grapes(
  @Grab(group='jp.co.tagbangers', module='jgroups-s3-client-ping', version='4.0.0')
)
Apache Ivy
<dependency org="jp.co.tagbangers" name="jgroups-s3-client-ping" rev="4.0.0" />
Leiningen
[jp.co.tagbangers/jgroups-s3-client-ping "4.0.0"]
Apache Buildr
'jp.co.tagbangers:jgroups-s3-client-ping:jar:4.0.0'