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
文件下载
文件名 操作
jgroups-s3-client-ping-1.1.0.jar 下载
jgroups-s3-client-ping-1.1.0.pom 下载
jgroups-s3-client-ping-1.1.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>jp.co.tagbangers</groupId>
  <artifactId>jgroups-s3-client-ping</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'jp.co.tagbangers:jgroups-s3-client-ping:1.1.0'
Gradle Kotlin
implementation("jp.co.tagbangers:jgroups-s3-client-ping:1.1.0")
Scala SBT
libraryDependencies += "jp.co.tagbangers" % "jgroups-s3-client-ping" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='jp.co.tagbangers', module='jgroups-s3-client-ping', version='1.1.0')
)
Apache Ivy
<dependency org="jp.co.tagbangers" name="jgroups-s3-client-ping" rev="1.1.0" />
Leiningen
[jp.co.tagbangers/jgroups-s3-client-ping "1.1.0"]
Apache Buildr
'jp.co.tagbangers:jgroups-s3-client-ping:jar:1.1.0'