MVN

it.vige.wildfly : clustering

Maven & Gradle

Apr 29, 2017
2 stars

Wildfly Clustering · Part 5 - Clustering

<dependency>
    <groupId>it.vige.wildfly</groupId>
    <artifactId>clustering</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.vige.wildfly : clustering to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of it.vige.wildfly : clustering to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
clustering-1.0.2
clustering-1.0.1
clustering-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>it.vige.wildfly</groupId>
    <artifactId>clustering</artifactId>
    <version>1.0.2</version>
</dependency>