Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-clicommons-cli1.0-jar
junitjunit3.8.1-jar
org.andromdaandromda-core3.4-SNAPSHOT-jar
org.andromda.cartridgesandromda-cartridge-testsuite3.4-SNAPSHOT-jar
org.andromda.maven.pluginsandromda-maven-plugin3.4-SNAPSHOT-jar
org.apache.mavenmaven-archiver2.0.4-jar
org.apache.mavenmaven-plugin-api2.0.4-jar
org.apache.mavenmaven-project2.0.4-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
avalon-frameworkavalon-framework4.1.3-jar
classworldsclassworlds1.1-alpha-2-jar
commons-beanutilscommons-beanutils1.7.0-jar
commons-collectionscommons-collections3.1-jar
commons-digestercommons-digester1.7-jar
commons-iocommons-io1.1-jar
commons-langcommons-lang2.3-jar
commons-loggingcommons-logging1.1-jar
javax.servletservlet-api2.3-jar
log4jlog4j1.2.12-jar
logkitlogkit1.0.1-jar
org.andromdaandromda-utils3.4-SNAPSHOT-jar
org.andromda.maven.pluginsandromda-configuration-mojo3.4-SNAPSHOT-jar
org.andromda.metafacadesandromda-metafacades-uml3.4-SNAPSHOT-jar
org.andromda.metafacadesandromda-metafacades-uml3.4-SNAPSHOT-xml.zip
org.andromda.translationlibrariesandromda-ocl-translation-core3.4-SNAPSHOT-jar
org.andromda.translationlibrariesandromda-ocl-validation-library3.4-SNAPSHOT-jar
org.apache.mavenmaven-artifact2.0.4-jar
org.apache.mavenmaven-artifact-manager2.0.4-jar
org.apache.mavenmaven-model2.0.4-jar
org.apache.mavenmaven-profile2.0.4-jar
org.apache.mavenmaven-repository-metadata2.0.4-jar
org.apache.mavenmaven-settings2.0.4-jar
org.apache.maven.pluginsmaven-resources-plugin2.2-jar
org.apache.maven.wagonwagon-provider-api1.0-alpha-6-jar
org.codehaus.plexusplexus-archiver1.0-alpha-4-jar
org.codehaus.plexusplexus-container-default1.0-alpha-9-jar
org.codehaus.plexusplexus-utils1.0.4-jar
xml-apisxml-apis1.0.b2-jar

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
jmijmi20030918-jar
jmijmiuml1.4di-jar
jmimof20030918-jar
org.andromda.metafacadesandromda-metafacades-emf-uml23.4-SNAPSHOT-jar
org.andromda.metafacadesandromda-metafacades-uml143.4-SNAPSHOT-jar
org.andromda.repositoriesandromda-repository-emf3.4-SNAPSHOT-jar
org.andromda.repositoriesandromda-repository-emf-uml23.4-SNAPSHOT-jar
org.andromda.repositoriesandromda-repository-mdr3.4-SNAPSHOT-jar
org.andromda.repositoriesandromda-repository-mdr-uml143.4-SNAPSHOT-jar
org.andromda.templateenginesandromda-templateengine-velocity3.4-SNAPSHOT-jar
org.eclipse.emfemf-common2.1.0-jar
org.eclipse.emfemf-ecore2.1.0-jar
org.eclipse.emfemf-ecore.xmi2.1.0-jar
org.eclipse.uml2eclipse-uml21.1.1-jar
org.eclipse.uml2eclipse-uml2-common1.1.1-jar
org.netbeans.mdrjmiutils20050711-jar
org.netbeans.mdrmdrapi20050711-jar
org.netbeans.mdrnbmdr20050711-jar
org.netbeans.mdropenide-util20050711-jar
velocityvelocity1.4-jar
velocityvelocity-dep1.4-jar
xalanxalan2.7.0-jar
xercesxercesImpl2.6.0-jar

Project Dependency Graph

Dependency Tree

Dependency Listings

AndroMDA Cartridge Maven Plugin

A Maven plugin for performing AndroMDA cartridge related tasks (such as running cartridge tests).

http://www.andromda.org/andromda-maven-plugins/andromda-cartridge-plugin

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.

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

Unnamed - log4j:log4j:jar:1.2.12

Unnamed - xalan:xalan:jar:2.7.0

Digester

The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

http://jakarta.apache.org/commons/digester/

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Unnamed - commons-collections:commons-collections:jar:3.1

Types that extend and augment the Java Collections Framework.

Unnamed - xerces:xercesImpl:jar:2.6.0

Unnamed - junit:junit:jar:3.8.1

AndroMDA Maven Plugin

A plugin for running AndroMDA's model processor.

http://www.andromda.org/andromda-maven-plugins/andromda-maven-plugin

AndroMDA EMF UML2 Repository

This EMF UML2 repository module allows AndroMDA to load Eclipse UML2 models into EMF.

http://www.andromda.org/andromda-repositories/andromda-repository-emf-uml2

Eclipse UML2 Common

Eclipse UML2 Common

EMF ECORE

The Eclipse EMF ECORE resources

EMF Common

The Eclipse EMF common resources

EMF ECORE XMI

The Eclipse EMF ECORE XMI

Eclipse UML2 Common

Eclipse UML2 Common

AndroMDA EMF Repository

This abstract EMF repository module should be extended by those repository implementations wishing to load EMF based models.

http://www.andromda.org/andromda-repositories/andromda-repository-emf

Maven Local Settings Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-settings

AndroMDA Velocity Template Engine

The template engine that supports Apache's Velocity scripting language.

http://www.andromda.org/andromda-templateengines/andromda-templateengine-velocity

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

Velocity

Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.

http://jakarta.apache.org/velocity/

AndroMDA Configuration Mojo

An abstract Mojo that another Mojo should extend when it needs to deal with with the AndroMDA configuration

http://www.andromda.org/andromda-maven-plugins/andromda-configuration-mojo

Maven Resources Plugin

Maven Plugins

http://maven.apache.org/plugins/maven-resources-plugin

AndroMDA EMF UML2 Metafacades

The Eclipse EMF UML2 metafacades. This is the set of EMF UML 2 metafacades implementations. These implement the common UML metafacades.

http://www.andromda.org/andromda-metafacades/andromda-uml-metafacades/andromda-metafacades-emf-uml2

AndroMDA UML 1.4 Metafacades

The UML 1.4 metafacades. This is the set of UML 1.4 metafacades implementations. These implement the common UML metafacades.

http://www.andromda.org/andromda-metafacades/andromda-uml-metafacades/andromda-metafacades-uml14

JMI API

JSR 40: The JavaTM Metadata Interface (JMI) Specification

JMI UML 1.4 API

The generated JMI UML 1.4 API (Including the UML 2.0 diagram interchange)

AndroMDA MDR UML 1.4 Repository

This MDR UML 1.4 repository module allows AndroMDA to use the NetBeans MDR as a repository for loading, and querying UML 1.4 models

http://www.andromda.org/andromda-repositories/andromda-repository-mdr-uml14

AndroMDA MDR Repository (Common)

This MDR repository module allows AndroMDA to use the NetBeans MDR as a repository for loading, and querying object models.

http://www.andromda.org/andromda-repositories/andromda-repository-mdr

MDR JMI Utililties

MDR JMI Utililties

MDR OpenIDE Utililties

MDR OpenIDE Utililties

NetBeans MDR Implementation

NetBeans MDR (Metadata Repository) Implementation

JMI MOF API

The Java Metadata Interface (JMI) MOF Specification

MDR API

MDR (Metadata Repository) APIs

Maven Archiver

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-archiver

Plexus Archiver Component

Maven Artifact

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-artifact

AndroMDA Cartridge Test Suite

Provides a Cartridge Test Suite, for testing cartridges throughout the cartridge lifecycle. Tests include verifying actual vs. expected output.

http://www.andromda.org/andromda-cartridges/andromda-cartridge-testsuite

AndroMDA UML Common Metafacades

The common UML metafacades. This is the set of core UML metafacades used to provide access UML meta models.

http://www.andromda.org/andromda-metafacades/andromda-uml-metafacades/andromda-metafacades-uml

AndroMDA OCL Translation Core

The AndroMDA OCL translation engine, providing the OCL translation support.

http://www.andromda.org/andromda-translation-libraries/andromda-ocl-translation-libraries/andromda-ocl-translation-core

AndroMDA OCL Validation Translation-Library

Translates OCL into validation code for any platform.

http://www.andromda.org/andromda-translation-libraries/andromda-ocl-translation-libraries/andromda-ocl-validation-library

AndroMDA UML Common Metafacades

The common UML metafacades. This is the set of core UML metafacades used to provide access UML meta models.

http://www.andromda.org/andromda-metafacades/andromda-uml-metafacades/andromda-metafacades-uml

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

AndroMDA Utils

AndroMDA (pronounced: andromeda) is an open source code generation framework that follows the Model Driven Architecture (MDA) paradigm. It takes model(s) from CASE-tool(s) and generates fully deployable applications and other components.

http://www.andromda.org/andromda-utils

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/lang/

Maven Project Builder

This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.

http://maven.apache.org/maven-project

Default Plexus Container

classworlds

http://classworlds.codehaus.org/

Maven Artifact Manager

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-artifact-manager

Maven Wagon API

Tools to manage artifacts and deployment

Maven Repository Metadata Model

Maven Plugin Mapping

http://maven.apache.org/maven-repository-metadata

Maven Model

Maven Model

http://maven.apache.org/maven-model

Maven Profile Model

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-profile

Plexus Common Utilities

Maven Plugin API

Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.

http://maven.apache.org/maven-plugin-api