Last Version

Fractal ADL Dumper 0.1

Fractal ADL Dumper is a tool to persist a Fractal application in ADL at runtime

License

License

GroupId

GroupId

org.objectweb.fractal.fractaladl.dumper
ArtifactId

ArtifactId

dumper
Version

Version

0.1
Type

Type

jar
Description

Description

Fractal ADL Dumper
Fractal ADL Dumper is a tool to persist a Fractal application in ADL at runtime
Project URL

Project URL

http://fractal.objectweb.org/fractaladl/index.html/dumper
Project Organization

Project Organization

ObjectWeb Consortium

Download dumper 0.1


<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/dumper/ -->
<dependency>
    <groupId>org.objectweb.fractal.fractaladl.dumper</groupId>
    <artifactId>dumper</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/dumper/
implementation 'org.objectweb.fractal.fractaladl.dumper:dumper:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/dumper/
implementation ("org.objectweb.fractal.fractaladl.dumper:dumper:0.1")
'org.objectweb.fractal.fractaladl.dumper:dumper:jar:0.1'
<dependency org="org.objectweb.fractal.fractaladl.dumper" name="dumper" rev="0.1">
  <artifact name="dumper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.dumper', module='dumper', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.dumper" % "dumper" % "0.1"
[org.objectweb.fractal.fractaladl.dumper/dumper "0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
jdom : jdom jar 1.0
org.objectweb.fractal : fractal-api jar 2.0.2
org.objectweb.fractal.fractaladl : fractal-adl jar 2.1.7

Project Modules

There are no modules declared in this project.