JORAM :: GUI (Swing)

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

GUI User Interface
GroupId

GroupId

org.objectweb.joram
ArtifactId

ArtifactId

joram-gui
Last Version

Last Version

5.2.20090825
Release Date

Release Date

Type

Type

jar
Description

Description

JORAM :: GUI (Swing)
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-gui
Project Organization

Project Organization

OW2

Download joram-gui

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.objectweb.joram : joram-client jar 5.2.20090825

Project Modules

There are no modules declared in this project.

Versions

Version
5.2.20090825
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