License |
License |
---|---|
GroupId | GroupIdorg.objectweb.dream.dreamlib |
ArtifactId | ArtifactIddream-lib |
Last Version | Last Version2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDream Library
DreamLib provides a library of components that can be used to build
communication middleware (e.g. queues, channels, protocols)
|
Project Organization |
Project OrganizationObjectWeb Consortium |
Filename | Size |
---|---|
dream-lib-2.3.pom | |
dream-lib-2.3.jar | 558 KB |
dream-lib-2.3-sources.jar | 352 KB |
dream-lib-2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/dream-lib/ -->
<dependency>
<groupId>org.objectweb.dream.dreamlib</groupId>
<artifactId>dream-lib</artifactId>
<version>2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/dream-lib/
implementation 'org.objectweb.dream.dreamlib:dream-lib:2.3'
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/dream-lib/
implementation ("org.objectweb.dream.dreamlib:dream-lib:2.3")
'org.objectweb.dream.dreamlib:dream-lib:jar:2.3'
<dependency org="org.objectweb.dream.dreamlib" name="dream-lib" rev="2.3">
<artifact name="dream-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.dream.dreamlib', module='dream-lib', version='2.3')
)
libraryDependencies += "org.objectweb.dream.dreamlib" % "dream-lib" % "2.3"
[org.objectweb.dream.dreamlib/dream-lib "2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.dream.dreamannotation : dream-annotation | jar | 1.0.3 |
org.objectweb.dream.dreamadl : dream-adl | jar | 2.2 |
org.objectweb.dream.dreamcore : dream-core | jar | 2.2 |
org.objectweb.monolog : monolog | jar | 1.8 |
org.objectweb.fractal : fractal-api | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.2 |
junit : junit | jar | 4.3.1 |
org.easymock : easymockclassextension | jar | 2.2.2 |
junitperf : junitperf | jar | 1.8 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1H.5-beta |