Last Version

WildFly: Common code for clustering subsystems 27.0.0.Alpha1

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

27.0.0.Alpha1
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 27.0.0.Alpha1


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

Dependencies

compile (7)

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

provided (3)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services jar 1.8
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.