GroupId | GroupIdorg.objectweb.joram |
---|---|
ArtifactId | ArtifactIdjoram-common-util |
Version | Version5.3.1 |
Type | Typejar |
Description |
Descriptionbundle JORAM :: Common util
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-common-util-5.3.1.pom | |
joram-common-util-5.3.1.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.joram/joram-common-util/ -->
<dependency>
<groupId>org.objectweb.joram</groupId>
<artifactId>joram-common-util</artifactId>
<version>5.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-common-util/
implementation 'org.objectweb.joram:joram-common-util:5.3.1'
// https://jarcasting.com/artifacts/org.objectweb.joram/joram-common-util/
implementation ("org.objectweb.joram:joram-common-util:5.3.1")
'org.objectweb.joram:joram-common-util:jar:5.3.1'
<dependency org="org.objectweb.joram" name="joram-common-util" rev="5.3.1">
<artifact name="joram-common-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.joram', module='joram-common-util', version='5.3.1')
)
libraryDependencies += "org.objectweb.joram" % "joram-common-util" % "5.3.1"
[org.objectweb.joram/joram-common-util "5.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.ow2.jonas.osgi : monolog | jar | 5.1.1 |
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |