apollo-website

The Apollo Website

Лицензия

Лицензия

Категории

Категории

Apollo Контейнер Микросервисы
Группа

Группа

org.apache.activemq
Идентификатор

Идентификатор

apollo-website
Последняя версия

Последняя версия

1.7.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

apollo-website
The Apollo Website
Ссылка на сайт

Ссылка на сайт

http://activemq.apache.org/apollo/apollo-website
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

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

Скачать apollo-website

Имя Файла Размер
apollo-website-1.7.1.pom 13 KB
apollo-website-1.7.1-scaladoc.jar 240 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.fusesource.scalate : scalate-wikitext_2.10 jar 1.6.1
org.fusesource.scalate : scalate-page_2.10 jar 1.6.1
org.fusesource.scalamd : scalamd_2.10 jar 1.6
org.slf4j : slf4j-log4j12 jar 1.6.1

test (1)

Идентификатор библиотеки Тип Версия
org.fusesource.scalate : scalate-test_2.10 jar 1.6.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.7.1
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
1.0-beta6
1.0-beta5
1.0-beta4
1.0-beta3
1.0-beta2
1.0-beta1