| GroupId | GroupIdorg.objectweb.joram |
|---|---|
| ArtifactId | ArtifactIdjoram_ra_remote |
| Last Version | Last Version5.3.1 |
| Release Date | Release Date |
| Type | Typerar |
| Description |
DescriptionJORAM :: remote RAR
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 |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| joram_ra_remote-5.3.1.pom | |
| joram_ra_remote-5.3.1.rar | 806 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram_ra_remote/ -->
<dependency>
<groupId>org.objectweb.joram</groupId>
<artifactId>joram_ra_remote</artifactId>
<version>5.3.1</version>
<type>rar</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram_ra_remote/
implementation 'org.objectweb.joram:joram_ra_remote:5.3.1'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram_ra_remote/
implementation ("org.objectweb.joram:joram_ra_remote:5.3.1")
'org.objectweb.joram:joram_ra_remote:rar:5.3.1'
<dependency org="org.objectweb.joram" name="joram_ra_remote" rev="5.3.1">
<artifact name="joram_ra_remote" type="rar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram_ra_remote', version='5.3.1')
)
libraryDependencies += "org.objectweb.joram" % "joram_ra_remote" % "5.3.1"
[org.objectweb.joram/joram_ra_remote "5.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.joram : joram-config | jar | 5.3.1 |
| org.objectweb.joram : joram-connector | jar | 5.3.1 |
| org.objectweb.joram : joram-mom | jar | 5.3.1 |
| org.objectweb.joram : joram-client | jar | 5.3.1 |