Dream ADL parent project

Dream ADL parent module : it contains dream-adl (main module), maven-check-adl-plugin and some examples.

License

License

GroupId

GroupId

org.objectweb.dream.dreamadl
ArtifactId

ArtifactId

parent
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

pom
Description

Description

Dream ADL parent project
Dream ADL parent module : it contains dream-adl (main module), maven-check-adl-plugin and some examples.
Project Organization

Project Organization

ObjectWeb Consortium

Download parent

Filename Size
parent-2.2.pom 1 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dream-adl
  • maven-check-adl-plugin
  • examples

Versions

Version
2.2
2.0