Last Version

Dream Library parent project 3

dreamlib provides a library of components that can be used to build communication middleware (e.g. queues, channels, protocols)

License

License

GroupId

GroupId

org.objectweb.dream.dreamlib
ArtifactId

ArtifactId

parent
Version

Version

3
Type

Type

pom
Description

Description

Dream Library parent project
dreamlib provides a library of components that can be used to build communication middleware (e.g. queues, channels, protocols)
Project Organization

Project Organization

ObjectWeb Consortium

Download parent 3

Filename Size
parent-3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/parent/ -->
<dependency>
    <groupId>org.objectweb.dream.dreamlib</groupId>
    <artifactId>parent</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/parent/
implementation 'org.objectweb.dream.dreamlib:parent:3'
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamlib/parent/
implementation ("org.objectweb.dream.dreamlib:parent:3")
'org.objectweb.dream.dreamlib:parent:pom:3'
<dependency org="org.objectweb.dream.dreamlib" name="parent" rev="3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.dream.dreamlib', module='parent', version='3')
)
libraryDependencies += "org.objectweb.dream.dreamlib" % "parent" % "3"
[org.objectweb.dream.dreamlib/parent "3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dream-lib
  • examples