| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.objectweb.dream.dreamlib |
| Идентификатор | Идентификаторdream-lib |
| Последняя версия | Последняя версия2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDream Library
DreamLib provides a library of components that can be used to build
communication middleware (e.g. queues, channels, protocols)
|
| Организация-разработчик |
Организация-разработчикObjectWeb Consortium |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |