jar

com.meltmedia.jgroups : jgroups-aws

Maven & Gradle

Sep 29, 2017
3 usages
44 stars

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

Table Of Contents

Latest Version

Download com.meltmedia.jgroups : jgroups-aws JAR file - Latest Versions:

All Versions

Download com.meltmedia.jgroups : jgroups-aws JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jgroups-aws-1.6.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.meltmedia.jgroups.aws

├─ com.meltmedia.jgroups.aws.AWSFaultLogger.class - [JAR]

├─ com.meltmedia.jgroups.aws.AWS_PING.class - [JAR]

├─ com.meltmedia.jgroups.aws.CredentialsProviderFactory.class - [JAR]

├─ com.meltmedia.jgroups.aws.EC2Factory.class - [JAR]

├─ com.meltmedia.jgroups.aws.FilterUtils.class - [JAR]

├─ com.meltmedia.jgroups.aws.IPAddressUtils.class - [JAR]

├─ com.meltmedia.jgroups.aws.InstanceIdentity.class - [JAR]

├─ com.meltmedia.jgroups.aws.TagsUtils.class - [JAR]

Advertisement