не последняя версия
Последняя версия 2.23.1

org.apache.activemq.examples.clustered:clustered-jgroups 2.7.0


Категории

Категории

JGroups Библиотеки уровня приложения Distributed Applications
Группа

Группа

org.apache.activemq.examples.clustered
Идентификатор

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

clustered-jgroups
Версия

Версия

2.7.0
Тип

Тип

jar

Скачать clustered-jgroups 2.7.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-jgroups/ -->
<dependency>
    <groupId>org.apache.activemq.examples.clustered</groupId>
    <artifactId>clustered-jgroups</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-jgroups/
implementation 'org.apache.activemq.examples.clustered:clustered-jgroups:2.7.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.clustered/clustered-jgroups/
implementation ("org.apache.activemq.examples.clustered:clustered-jgroups:2.7.0")
'org.apache.activemq.examples.clustered:clustered-jgroups:jar:2.7.0'
<dependency org="org.apache.activemq.examples.clustered" name="clustered-jgroups" rev="2.7.0">
  <artifact name="clustered-jgroups" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.clustered', module='clustered-jgroups', version='2.7.0')
)
libraryDependencies += "org.apache.activemq.examples.clustered" % "clustered-jgroups" % "2.7.0"
[org.apache.activemq.examples.clustered/clustered-jgroups "2.7.0"]