Last Version

AndroMDA Application Generator Core 3.4

Provides the generic application generation functionality for AndroMDA. Project templates can be "plugged in".

License

License

GroupId

GroupId

org.andromda.andromdapp
ArtifactId

ArtifactId

andromda-andromdapp-core
Version

Version

3.4
Type

Type

jar
Description

Description

AndroMDA Application Generator Core
Provides the generic application generation functionality for AndroMDA. Project templates can be "plugged in".
Project Organization

Project Organization

AndroMDA.org

Download andromda-andromdapp-core 3.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.andromda : andromda-core jar 3.4
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.