Last Version

JORAM :: JCA 1.5 Connector 5.3.1

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
Version

Version

5.3.1
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 5.3.1


<!-- 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.