JORAM :: JCA 1.5 Connector

JORAM incorporates a 100% pure Java implementation of JMS (Java Message Service API released by Sun Microsystem, Inc.). It provides access to a really distributed MOM (Message Oriented Middleware), built on top of the ScalAgent agents based platform.

Группа

Группа

org.objectweb.joram
Идентификатор

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

joram-connector
Последняя версия

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

5.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JORAM :: JCA 1.5 Connector
JORAM incorporates a 100% pure Java implementation of JMS (Java Message Service API released by Sun Microsystem, Inc.). It provides access to a really distributed MOM (Message Oriented Middleware), built on top of the ScalAgent agents based platform.
Ссылка на сайт

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

http://joram.objectweb.org/joram-connector
Организация-разработчик

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

OW2

Скачать joram-connector

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.objectweb.joram : joram-client jar 5.3.1
mx4j : mx4j-jmx Необязательный jar 3.0.1

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

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

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

Версия
5.3.1
5.3.0
5.2.20090825
5.2.6
5.2.5
5.2.4
5.2.3
5.2.1a
5.2.1
5.1.0a
5.1.0
5.0.9
5.0.8
5.0.7
5.0.6
5.0.4
4.3.28