| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fractaladl |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.1.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFractal ADL parent project
Fractal ADL is an extensible toolset for supporting heterogenous
architecture descriptions.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| parent-2.1.8.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fractaladl</groupId>
<artifactId>parent</artifactId>
<version>2.1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl/parent/
implementation 'org.objectweb.fractal.fractaladl:parent:2.1.8'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fractaladl/parent/
implementation ("org.objectweb.fractal.fractaladl:parent:2.1.8")
'org.objectweb.fractal.fractaladl:parent:pom:2.1.8'
<dependency org="org.objectweb.fractal.fractaladl" name="parent" rev="2.1.8">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fractaladl', module='parent', version='2.1.8')
)
libraryDependencies += "org.objectweb.fractal.fractaladl" % "parent" % "2.1.8"
[org.objectweb.fractal.fractaladl/parent "2.1.8"]