Last Version

AndroMDA Core 3.3

The Core refers to the "engine" of the framework. The core takes care of making all the components of AndroMDA work together. This includes plugin discovery (i.e. cartridges, translation-libraries), manufacturing of metafacades, etc.

License

License

The AndroMDA Project
GroupId

GroupId

org.andromda.bootstrap
ArtifactId

ArtifactId

andromda-core
Version

Version

3.3
Type

Type

jar
Description

Description

AndroMDA Core
The Core refers to the "engine" of the framework. The core takes care of making all the components of AndroMDA work together. This includes plugin discovery (i.e. cartridges, translation-libraries), manufacturing of metafacades, etc.
Project URL

Project URL

http://www.andromda.org/andromda-core
Project Organization

Project Organization

AndroMDA.org
Source Code Management

Source Code Management

http://andromda.cvs.sourceforge.net/

Download andromda-core 3.3


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

Dependencies

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

Project Modules

There are no modules declared in this project.