Last Version

WildFly: Clustering public API 26.1.1.Final

This module contains a public API for a variety of clustering capabilities for use by both applications and other subsystems.

License

License

Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

org.wildfly
ArtifactId

ArtifactId

wildfly-clustering-api
Version

Version

26.1.1.Final
Type

Type

jar
Description

Description

WildFly: Clustering public API
This module contains a public API for a variety of clustering capabilities for use by both applications and other subsystems.
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-clustering-api 26.1.1.Final


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

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

There are no modules declared in this project.