| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractaladl.dumper |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFractal ADL Dumper parent project
Fractal ADL Dumper is a tool to persist a Fractal application in ADL at runtime
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| parent-0.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl.dumper</groupId>
<artifactId>parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/parent/
implementation 'org.objectweb.fractal.fractaladl.dumper:parent:0.1'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl.dumper/parent/
implementation ("org.objectweb.fractal.fractaladl.dumper:parent:0.1")
'org.objectweb.fractal.fractaladl.dumper:parent:pom:0.1'
<dependency org="org.objectweb.fractal.fractaladl.dumper" name="parent" rev="0.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl.dumper', module='parent', version='0.1')
)
libraryDependencies += "org.objectweb.fractal.fractaladl.dumper" % "parent" % "0.1"
[org.objectweb.fractal.fractaladl.dumper/parent "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.objectweb.fractal : fractal-api | jar | 2.0.2 |
| org.objectweb.fractal.fractaladl : fractal-adl | jar | 2.1.7 |