apollo-openwire-generator

Holds the common Maven settings for Scala based modules.

License

License

Categories

Categories

Wire Data Data Structures Apollo Container Microservices
GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

apollo-openwire-generator
Last Version

Last Version

1.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

apollo-openwire-generator
Holds the common Maven settings for Scala based modules.
Project URL

Project URL

http://activemq.apache.org/apollo/apollo-openwire-generator
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

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

Download apollo-openwire-generator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.activemq : activemq-openwire-generator jar 5.5.1
org.scala-lang : scala-library jar 2.10.0

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
1.6
1.5
1.4
1.3
1.2
1.1
1.0