Last Version

JORAM :: Parent 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-parent
Version

Version

5.3.1
Type

Type

pom
Description

Description

JORAM :: Parent
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
Project Organization

Project Organization

OW2

Download joram-parent 5.3.1

Filename Size
joram-parent-5.3.1.pom 2 KB
Browse

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