Last Version

WildFly: Clustering subsystems and modules 27.0.0.Alpha1

Contains modules containing subsystems related to clustering, modules implementing clustering behavior, and modules used to integration with other (non-clustering) subsystems.

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering
Version

Version

27.0.0.Alpha1
Type

Type

pom
Description

Description

WildFly: Clustering subsystems and modules
Contains modules containing subsystems related to clustering, modules implementing clustering behavior, and modules used to integration with other (non-clustering) subsystems.
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering 27.0.0.Alpha1


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

Dependencies

test (6)

Group / Artifact Type Version
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

  • common
  • context
  • ee
  • ejb
  • infinispan
  • jgroups
  • marshalling
  • server
  • service
  • singleton
  • web