is not current version
Last Version 27.0.0.Alpha1

WildFly: Common code for clustering subsystems 26.0.0.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

26.0.0.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 26.0.0.Final


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jboss.msc : jboss-msc jar
org.wildfly : wildfly-clustering-service jar 26.0.0.Final
org.wildfly : wildfly-naming jar 26.0.0.Final
org.wildfly.security : wildfly-elytron-base jar
org.wildfly.security : wildfly-elytron-credential-store jar
org.wildfly.security : wildfly-elytron-security-manager jar

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.