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.

GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-connector
Last Version

Last Version

5.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

OW2

Download joram-connector

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.objectweb.joram : joram-client jar 5.3.1
mx4j : mx4j-jmx Optional jar 3.0.1

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.0a
5.1.0
5.0.9
5.0.8
5.0.7
5.0.6
5.0.4
4.3.28