JGroups AWS Discovery

A JGroups ping implementation that uses the AWS APIs for node discovery.

License

License

Categories

Categories

AWS Container PaaS Providers JGroups Application Layer Libs Distributed Applications
GroupId

GroupId

com.meltmedia.jgroups
ArtifactId

ArtifactId

jgroups-aws
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

JGroups AWS Discovery
A JGroups ping implementation that uses the AWS APIs for node discovery.
Project Organization

Project Organization

meltmedia

Download jgroups-aws

How to add to project

<!-- https://jarcasting.com/artifacts/com.meltmedia.jgroups/jgroups-aws/ -->
<dependency>
    <groupId>com.meltmedia.jgroups</groupId>
    <artifactId>jgroups-aws</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.meltmedia.jgroups/jgroups-aws/
implementation 'com.meltmedia.jgroups:jgroups-aws:1.6.1'
// https://jarcasting.com/artifacts/com.meltmedia.jgroups/jgroups-aws/
implementation ("com.meltmedia.jgroups:jgroups-aws:1.6.1")
'com.meltmedia.jgroups:jgroups-aws:jar:1.6.1'
<dependency org="com.meltmedia.jgroups" name="jgroups-aws" rev="1.6.1">
  <artifact name="jgroups-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.meltmedia.jgroups', module='jgroups-aws', version='1.6.1')
)
libraryDependencies += "com.meltmedia.jgroups" % "jgroups-aws" % "1.6.1"
[com.meltmedia.jgroups/jgroups-aws "1.6.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jgroups : jgroups jar 4.0.5.Final
com.amazonaws : aws-java-sdk-ec2 jar 1.11.125
org.slf4j : slf4j-api jar 1.5.2

test (5)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.5.2
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5
com.google.guava : guava jar 21.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0