License |
License |
---|---|
Categories |
CategoriesJGroups Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.nimbusds |
ArtifactId | ArtifactIdjgroups-dynamodb-ping |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGroups DynamoDB PING
JGroups discovery protocol using a shared DynamoDB table
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.nimbusds/jgroups-dynamodb-ping/ -->
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>jgroups-dynamodb-ping</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.nimbusds/jgroups-dynamodb-ping/
implementation 'com.nimbusds:jgroups-dynamodb-ping:1.2.5'
// https://jarcasting.com/artifacts/com.nimbusds/jgroups-dynamodb-ping/
implementation ("com.nimbusds:jgroups-dynamodb-ping:1.2.5")
'com.nimbusds:jgroups-dynamodb-ping:jar:1.2.5'
<dependency org="com.nimbusds" name="jgroups-dynamodb-ping" rev="1.2.5">
<artifact name="jgroups-dynamodb-ping" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nimbusds', module='jgroups-dynamodb-ping', version='1.2.5')
)
libraryDependencies += "com.nimbusds" % "jgroups-dynamodb-ping" % "1.2.5"
[com.nimbusds/jgroups-dynamodb-ping "1.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.jgroups : jgroups | jar | 4.0.24.Final |
com.amazonaws : aws-java-sdk-dynamodb | jar | 1.11.955 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |