apollo-war

Packages Apollo so it be be run in a Web container.

License

License

Categories

Categories

Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-war
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

war
Description

Description

apollo-war
Packages Apollo so it be be run in a Web container.
Project URL

Project URL

http://activemq.apache.org/apollo/apollo-war
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/activemq-apollo/tree/trunk/apollo-war

Download apollo-war

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.activemq : apollo-broker jar 1.7.1
org.apache.activemq : apollo-cli jar 1.7.1
org.apache.activemq : apollo-leveldb jar 1.7.1
org.xerial.snappy : snappy-java Optional jar 1.0.3
org.iq80.snappy : snappy Optional jar 0.2
org.apache.activemq : apollo-bdb jar 1.7.1
org.apache.activemq : apollo-stomp jar 1.7.1
org.apache.activemq : apollo-openwire jar 1.7.1
org.apache.activemq : apollo-mqtt jar 1.7.1
org.apache.activemq : apollo-amqp jar 1.7.1
org.apache.activemq : apollo-web jar 1.7.1
org.apache.activemq : apollo-jmx jar 1.7.1
org.jasypt : jasypt jar 1.6
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.14
com.sun.jersey : jersey-server jar 1.7
org.scala-lang : scala-library jar 2.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.

The Apollo Project - DEPRECATED

This project has died, and is now Deprecated, we strongly recommend you to use ActiveMQ 5.x or ActiveMQ Artemis.

Synopsis

ActiveMQ Apollo is a faster, more reliable, easier to maintain messaging broker built from the foundations of the original ActiveMQ. It accomplishes this using a radically different threading and message dispatching architecture.

In its current incarnation, Apollo only supports the STOMP protocol but just like the original ActiveMQ, it’s been designed to be a multi protocol broker. In future versions it should get OpenWire support so it can be compatible with ActiveMQ 5.x JMS clients.

Features

Documentation

Building the Source Code

Prerequisites:

Then run:

mvn install -P download

This will build the binary distribution and place them in the apollo-distro/target directory.

org.apache.activemq

The Apache Software Foundation

Versions

Version
1.7.1
1.7