The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| commons-cli | commons-cli | 1.0 | - | jar | |
| commons-dbutils | commons-dbutils | 1.0 | - | jar | |
| commons-digester | commons-digester | 1.7 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| jmi | jmiuml | 1.4di | - | jar | |
| log4j | log4j | 1.2.12 | - | jar | |
| org.andromda | andromda-core | 3.3 | - | jar | |
| org.andromda.repositories | andromda-repository-mdr | 3.3 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| avalon-framework | avalon-framework | 4.1.3 | - | jar | |
| commons-beanutils | commons-beanutils | 1.6 | - | jar | |
| commons-collections | commons-collections | 3.1 | - | jar | |
| javax.servlet | servlet-api | 2.3 | - | jar | |
| jmi | jmi | 20030918 | - | jar | |
| jmi | mof | 20030918 | - | jar | |
| logkit | logkit | 1.0.1 | - | jar | |
| org.netbeans.mdr | jmiutils | 20050711 | - | jar | |
| org.netbeans.mdr | mdrapi | 20050711 | - | jar | |
| org.netbeans.mdr | nbmdr | 20050711 | - | jar | |
| org.netbeans.mdr | openide-util | 20050711 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Classifier | Type | Optional |
|---|---|---|---|---|---|
| xalan | xalan | 2.7.0 | - | jar | |
| xerces | xercesImpl | 2.6.0 | - | jar |
Provides XMI Generation from a Database Schema. This is for users who would like to take an existing database schema and reverse engineer it into an XMI document.
http://www.andromda.org/andromda-schema2xmi
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 - xalan:xalan:jar:2.7.0
Unnamed - xerces:xercesImpl:jar:2.6.0
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 (Metadata Repository) APIs
NetBeans MDR (Metadata Repository) Implementation
MDR OpenIDE Utililties
The Java Metadata Interface (JMI) MOF Specification
JSR 40: The JavaTM Metadata Interface (JMI) Specification
The generated JMI UML 1.4 API (Including the UML 2.0 diagram interchange)
Commons CLI provides a simple API for working with the command line arguments and options.
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/
Java Bean Utililities
http://jakarta.apache.org/commons/beanutils/
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
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
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/
Commons DbUtils is a package of Java utility classes for easing JDBC development tasks.
http://jakarta.apache.org/commons/dbutils/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - avalon-framework:avalon-framework:jar:4.1.3