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.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-config
Last Version

Last Version

5.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://joram.objectweb.org/joram-config
Project Organization

Project Organization

OW2

Download joram-config

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
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