License |
License |
---|---|
GroupId | GroupIdorg.andromda |
ArtifactId | ArtifactIdandromda-core |
Last Version | Last Version3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAndroMDA 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
andromda-core-3.4.pom | |
andromda-core-3.4.jar | 212 KB |
Browse |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-ext | jar | 1.7 |
junit : junit | jar | 4.10 |