is not current version
Last Version 2.23.1

ActiveMQ Artemis JMS Replicated Failback Static Example 2.20.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.activemq.examples.failover
ArtifactId

ArtifactId

replicated-failback-static
Version

Version

2.20.0
Type

Type

jar
Description

Description

ActiveMQ Artemis JMS Replicated Failback Static Example
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download replicated-failback-static 2.20.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.activemq : artemis-cli jar 2.20.0
org.apache.activemq : artemis-jms-client jar 2.20.0

Project Modules

There are no modules declared in this project.