License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.activemq.examples.failover |
ArtifactId | ArtifactIdha-policy-autobackup |
Last Version | Last Version2.23.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActiveMQ Artemis JMS HA Policy Auto backup 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 |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/ -->
<dependency>
<groupId>org.apache.activemq.examples.failover</groupId>
<artifactId>ha-policy-autobackup</artifactId>
<version>2.23.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/
implementation 'org.apache.activemq.examples.failover:ha-policy-autobackup:2.23.1'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.failover/ha-policy-autobackup/
implementation ("org.apache.activemq.examples.failover:ha-policy-autobackup:2.23.1")
'org.apache.activemq.examples.failover:ha-policy-autobackup:jar:2.23.1'
<dependency org="org.apache.activemq.examples.failover" name="ha-policy-autobackup" rev="2.23.1">
<artifact name="ha-policy-autobackup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.failover', module='ha-policy-autobackup', version='2.23.1')
)
libraryDependencies += "org.apache.activemq.examples.failover" % "ha-policy-autobackup" % "2.23.1"
[org.apache.activemq.examples.failover/ha-policy-autobackup "2.23.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : artemis-cli | jar | 2.23.1 |
org.apache.activemq : artemis-jms-client | jar | 2.23.1 |