| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.dream.dreamadl |
| ArtifactId | ArtifactIddream-adl |
| Last Version | Last Version2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDream ADL
Dream ADL is an extension of Fractal ADL to support reconfiguration
and distributed deployment. Fractal ADL is an extensible tool set
for supporting heterogeneous architecture descriptions.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dream-adl-2.2.pom | |
| dream-adl-2.2.jar | 42 KB |
| dream-adl-2.2-sources.jar | 34 KB |
| dream-adl-2.2-javadoc.jar | 147 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.dream.dreamadl/dream-adl/ -->
<dependency>
<groupId>org.objectweb.dream.dreamadl</groupId>
<artifactId>dream-adl</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamadl/dream-adl/
implementation 'org.objectweb.dream.dreamadl:dream-adl:2.2'
// https://jarcasting.com/artifacts/org.objectweb.dream.dreamadl/dream-adl/
implementation ("org.objectweb.dream.dreamadl:dream-adl:2.2")
'org.objectweb.dream.dreamadl:dream-adl:jar:2.2'
<dependency org="org.objectweb.dream.dreamadl" name="dream-adl" rev="2.2">
<artifact name="dream-adl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.dream.dreamadl', module='dream-adl', version='2.2')
)
libraryDependencies += "org.objectweb.dream.dreamadl" % "dream-adl" % "2.2"
[org.objectweb.dream.dreamadl/dream-adl "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |
| org.objectweb.fractal.fractaladl : task-framework | jar | 2.2 |
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.2 |
| org.objectweb.fractal.fraclet.annotation : fractal-spoonlet | jar | 2.0.2 |
| org.objectweb.fractal.fractalrmi : fractal-rmi Optional | jar | 0.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |