Last Version

Dream Core parent project 3

The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities).

License

License

GroupId

GroupId

org.objectweb.dream.dreamcore
ArtifactId

ArtifactId

parent
Version

Version

3
Type

Type

pom
Description

Description

Dream Core parent project
The dream-core project aims at defining abstractions commonly used in communication middleware (e.g. messages, activities).
Project Organization

Project Organization

ObjectWeb Consortium

Download parent 3

Filename Size
parent-3.pom 1 KB
Browse

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