MVN

org.jgroups : jgroups-azure-parent

Maven & Gradle

Feb 17, 2016
1 stars

JGroups Azure (parent) · Implementation of the JGroups Discovery protocol for Azure based on blob storage service.

<dependency>
    <groupId>org.jgroups</groupId>
    <artifactId>jgroups-azure-parent</artifactId>
    <version>1.0.0.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jgroups : jgroups-azure-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.Final

All Versions

Choose a version of org.jgroups : jgroups-azure-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jgroups-azure-parent-1.0.0.Final
jgroups-azure-parent-1.0.0.CR1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jgroups</groupId>
    <artifactId>jgroups-azure-parent</artifactId>
    <version>1.0.0.Final</version>
</dependency>

Advertisement