License |
License |
---|---|
Categories |
CategoriesCLI User Interface JGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdjp.co.tagbangers |
ArtifactId | ArtifactIdjgroups-s3-client-ping |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGroups S3_CLIENT_PING
The implementation of JGroups protocol with the AWS SDK for Java.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/jp.co.tagbangers/jgroups-s3-client-ping/ -->
<dependency>
<groupId>jp.co.tagbangers</groupId>
<artifactId>jgroups-s3-client-ping</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.tagbangers/jgroups-s3-client-ping/
implementation 'jp.co.tagbangers:jgroups-s3-client-ping:4.0.0'
// https://jarcasting.com/artifacts/jp.co.tagbangers/jgroups-s3-client-ping/
implementation ("jp.co.tagbangers:jgroups-s3-client-ping:4.0.0")
'jp.co.tagbangers:jgroups-s3-client-ping:jar:4.0.0'
<dependency org="jp.co.tagbangers" name="jgroups-s3-client-ping" rev="4.0.0">
<artifact name="jgroups-s3-client-ping" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.tagbangers', module='jgroups-s3-client-ping', version='4.0.0')
)
libraryDependencies += "jp.co.tagbangers" % "jgroups-s3-client-ping" % "4.0.0"
[jp.co.tagbangers/jgroups-s3-client-ping "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jgroups : jgroups | jar | 4.0.12.Final |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.365 |