JORAM :: Config

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.

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

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

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

5.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

JORAM :: Config
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-config
Организация-разработчик

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

OW2

Скачать joram-config

Имя Файла Размер
joram-config-5.3.1.pom
joram-config-5.3.1.jar 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram-config/ -->
<dependency>
    <groupId>org.objectweb.joram</groupId>
    <artifactId>joram-config</artifactId>
    <version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-config/
implementation 'org.objectweb.joram:joram-config:5.3.1'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-config/
implementation ("org.objectweb.joram:joram-config:5.3.1")
'org.objectweb.joram:joram-config:jar:5.3.1'
<dependency org="org.objectweb.joram" name="joram-config" rev="5.3.1">
  <artifact name="joram-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram-config', version='5.3.1')
)
libraryDependencies += "org.objectweb.joram" % "joram-config" % "5.3.1"
[org.objectweb.joram/joram-config "5.3.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.0
5.0.9
5.0.8
5.0.7
5.0.6
4.3.28