не последняя версия
Последняя версия 27.0.0.Alpha1

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

Лицензия

Лицензия

Категории

Категории

WildFly Контейнер Application Servers
Группа

Группа

org.wildfly
Идентификатор

Идентификатор

wildfly-clustering-common
Версия

Версия

25.0.1.Final
Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

JBoss by Red Hat

Скачать wildfly-clustering-common 25.0.1.Final


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jboss.msc : jboss-msc jar
org.wildfly : wildfly-clustering-service jar 25.0.1.Final
org.wildfly : wildfly-naming jar 25.0.1.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)

Идентификатор библиотеки Тип Версия
org.jboss.logging : jboss-logging-annotations Необязательный jar
org.jboss.logging : jboss-logging-processor Необязательный jar

test (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.