License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.activemq.examples.jms |
ArtifactId | ArtifactIdha-policy-autobackup |
Last Version | Last Version1.0.0 |
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 |
Filename | Size |
---|---|
ha-policy-autobackup-1.0.0.pom | |
ha-policy-autobackup-1.0.0.jar | 17 KB |
ha-policy-autobackup-1.0.0-sources.jar | 14 KB |
ha-policy-autobackup-1.0.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/ha-policy-autobackup/ -->
<dependency>
<groupId>org.apache.activemq.examples.jms</groupId>
<artifactId>ha-policy-autobackup</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/ha-policy-autobackup/
implementation 'org.apache.activemq.examples.jms:ha-policy-autobackup:1.0.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.jms/ha-policy-autobackup/
implementation ("org.apache.activemq.examples.jms:ha-policy-autobackup:1.0.0")
'org.apache.activemq.examples.jms:ha-policy-autobackup:jar:1.0.0'
<dependency org="org.apache.activemq.examples.jms" name="ha-policy-autobackup" rev="1.0.0">
<artifact name="ha-policy-autobackup" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.jms', module='ha-policy-autobackup', version='1.0.0')
)
libraryDependencies += "org.apache.activemq.examples.jms" % "ha-policy-autobackup" % "1.0.0"
[org.apache.activemq.examples.jms/ha-policy-autobackup "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq.examples.jms : common | jar | 1.0.0 |
org.apache.geronimo.specs : geronimo-jms_2.0_spec | jar | 1.0-alpha-1 |