Last Version

AndroMDA Core 3.4

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

GroupId

GroupId

org.andromda
ArtifactId

ArtifactId

andromda-core
Version

Version

3.4
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/docs/andromda-core
Project Organization

Project Organization

AndroMDA.org

Download andromda-core 3.4


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
commons-digester : commons-digester jar 2.1
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4
log4j : log4j jar 1.2.17
de.plushnikov : doctor-jim jar 1.0

provided (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
xalan : xalan jar 2.7.1
xalan : serializer jar 2.7.1
xerces : xercesImpl jar 2.10.0

runtime (1)

Group / Artifact Type Version
commons-beanutils : commons-beanutils jar 1.8.3

test (2)

Group / Artifact Type Version
org.apache.xmlgraphics : batik-ext jar 1.7
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.