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-collectionscommons-collections3.1-jar
commons-langcommons-lang2.3-jar
org.andromdaandromda-core3.3-jar
org.andromdaandromda-utils3.3-jar
org.andromda.translationlibrariesandromda-ocl-translation-core3.3-jar

runtime

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

GroupIdArtifactIdVersionClassifierTypeOptional
org.andromda.profiles.uml14andromda-profile3.3-xml.zip(optional)

test

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

GroupIdArtifactIdVersionClassifierTypeOptional
junitjunit3.8.1-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
commons-beanutilscommons-beanutils1.7.0-jar
commons-digestercommons-digester1.7-jar
commons-loggingcommons-logging1.1-jar
log4jlog4j1.2.12-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
org.andromda.profiles.uml14andromda-profile-datatype3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-messaging3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-meta3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-persistence3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-presentation3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-process3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-service3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-webservice3.3-xml.zip
org.andromda.profiles.uml14andromda-profile-xml3.3-xml.zip
xalanxalan2.7.0-jar
xercesxercesImpl2.6.0-jar

Project Dependency Graph

Dependency Listings

AndroMDA UML Metafacades

The core UML metafacade libraries. Each metafacade library within this project is used to access a UML meta model. These are generated by the 'meta' cartridge.

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

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

Unnamed - log4j:log4j:jar:1.2.12

AndroMDA UML 1.4 Common Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile

AndroMDA UML 1.4 Datatype Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-datatype

AndroMDA UML 1.4 WebService Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-webservice

AndroMDA UML 1.4 Service Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-service

AndroMDA UML 1.4 Process Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-process

AndroMDA UML 1.4 Meta Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-meta

AndroMDA UML 1.4 Messaging Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-messaging

AndroMDA UML 1.4 XML Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-xml

AndroMDA UML 1.4 Persistence Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-persistence

AndroMDA UML 1.4 Presentation Profile

Contains the AndroMDA UML 1.4 profiles.

http://www.andromda.org/andromda-profiles/andromda-profiles-uml14/andromda-profile-presentation

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

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

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

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)}/

XML Commons External Components XML APIs

xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.

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

Unnamed - xalan:xalan:jar:2.7.0

Unnamed - xerces:xercesImpl:jar:2.6.0

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

Types that extend and augment the Java Collections Framework.

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/

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