MVN

org.jgroups.aws.s3 : native-s3-ping

Maven & Gradle

Aug 14, 2020
3 usages
979 stars

native-s3-ping · Discovery protocol for S3 based on Zalando's original implementation (see README for details)

<dependency>
    <groupId>org.jgroups.aws.s3</groupId>
    <artifactId>native-s3-ping</artifactId>
    <version>1.0.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jgroups.aws.s3 : native-s3-ping to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.Final

All Versions

Choose a version of org.jgroups.aws.s3 : native-s3-ping to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
native-s3-ping-1.0.0.Final
0.9.x
native-s3-ping-0.9.6.Final
native-s3-ping-0.9.5.Final
native-s3-ping-0.9.4.Final
native-s3-ping-0.9.3.Final
native-s3-ping-0.9.2.Final
native-s3-ping-0.9.1.Final
native-s3-ping-0.9.0.Final

How to add a dependency to Maven

Add the following org.jgroups.aws.s3 : native-s3-ping maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jgroups.aws.s3</groupId>
    <artifactId>native-s3-ping</artifactId>
    <version>1.0.0.Final</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jgroups.aws.s3 : native-s3-ping gradle dependency to your build.gradle file:

implementation 'org.jgroups.aws.s3:native-s3-ping:1.0.0.Final'

Gradle Kotlin DSL: Add the following org.jgroups.aws.s3 : native-s3-ping gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jgroups.aws.s3:native-s3-ping:1.0.0.Final")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jgroups.aws.s3 : native-s3-ping sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jgroups.aws.s3" % "native-s3-ping" % "1.0.0.Final"

Advertisement

Dependencies from Group

Aug 14, 2020
3 usages
979 stars

Discover Dependencies

Aug 21, 2023
2 usages
127 stars
Jun 20, 2023
1 usages
92 stars
Aug 07, 2023
1 usages
25 stars
Jun 12, 2023
2 usages
2.4k stars
Nov 10, 2017
1 usages
0 stars
Dec 21, 2017
2 usages
372 stars
Apr 11, 2023
7 usages
794 stars