is not current version
Last Version 27.0.0.Alpha1

WildFly: Common code for clustering subsystems 23.0.2.Final

The code in this module is not explicitly related to clustering, but rather contains resuable code used by clustering modules and any modules that integrate with clustering.

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering-common
Version

Version

23.0.2.Final
Type

Type

jar
Description

Description

WildFly: Common code for clustering subsystems
The code in this module is not explicitly related to clustering, but rather contains resuable code used by clustering modules and any modules that integrate with clustering.
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering-common 23.0.2.Final


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.msc : jboss-msc jar
org.wildfly : wildfly-clustering-service jar 23.0.2.Final
org.wildfly : wildfly-naming jar 23.0.2.Final

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-annotations Optional jar
org.jboss.logging : jboss-logging-processor Optional jar

test (7)

Group / Artifact Type Version
org.wildfly.core : wildfly-subsystem-test pom
junit : junit jar
org.mockito : mockito-core jar
org.jboss.byteman : byteman jar
org.jboss.byteman : byteman-submit jar
org.jboss.byteman : byteman-install jar
org.jboss.byteman : byteman-bmunit jar

Project Modules

There are no modules declared in this project.