is not current version
Last Version 2.2

org.objectweb.dream.dreamadl:parent 2.0

Dream ADL is an extension of Fractal ADL to support recofiguration and distributed deployment. Fractal ADL is an extensible toolset for supporting heterogenous architecture descriptions.

GroupId

GroupId

org.objectweb.dream.dreamadl
ArtifactId

ArtifactId

parent
Version

Version

2.0
Type

Type

pom

Download parent 2.0

Filename Size
parent-2.0.pom 1 KB
Browse

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