Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId |
ArtifactId |
Version |
Type |
commons-collections |
commons-collections |
3.2.1 |
jar |
commons-lang |
commons-lang |
2.4 |
jar |
org.andromda |
andromda-core |
3.4-SNAPSHOT |
jar |
org.andromda |
andromda-utils |
3.4-SNAPSHOT |
jar |
org.andromda.translationlibraries |
andromda-ocl-translation-core |
3.4-SNAPSHOT |
jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId |
ArtifactId |
Version |
Type |
Optional |
org.andromda.profiles.uml14 |
andromda-profile |
3.4-SNAPSHOT |
xml.zip |
Yes |
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:
GroupId |
ArtifactId |
Version |
Type |
junit |
junit |
4.7 |
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:
GroupId |
ArtifactId |
Version |
Type |
antlr |
antlr |
2.7.7 |
jar |
commons-beanutils |
commons-beanutils |
1.8.1 |
jar |
commons-digester |
commons-digester |
2.0 |
jar |
commons-io |
commons-io |
1.4 |
jar |
commons-logging |
commons-logging |
1.1.1 |
jar |
jalopy |
jalopy |
1.5-RC3P1 |
jar |
log4j |
log4j |
1.2.14 |
jar |
org.apache.ant |
ant |
1.7.0 |
jar |
org.apache.ant |
ant-launcher |
1.7.0 |
jar |
org.apache.maven |
maven-plugin-api |
2.0 |
jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId |
ArtifactId |
Version |
Type |
org.andromda.profiles.uml14 |
andromda-profile-datatype |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-messaging |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-meta |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-persistence |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-presentation |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-process |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-service |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-webservice |
3.4-SNAPSHOT |
xml.zip |
org.andromda.profiles.uml14 |
andromda-profile-xml |
3.4-SNAPSHOT |
xml.zip |
org.omg.profiles.uml14 |
UML_Standard_Profile |
1.0 |
jar |
xalan |
xalan |
2.7.0 |
jar |
xerces |
xercesImpl |
2.8.1 |
jar |
xml-apis |
xml-apis |
1.0.b2 |
jar |
Project Dependency Graph
Dependency Tree
- org.andromda.metafacades:andromda-metafacades-uml:xml.zip:3.4-SNAPSHOT
AndroMDA UML Common Metafacades |
Description: The common UML metafacades. This is the set of core UML metafacades used to provide access UML meta models.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-metafacades/andromda-uml-metafacades/andromda-metafacades-uml
Project License: The AndroMDA Project
|
- commons-lang:commons-lang:jar:2.4 (compile)
Commons Lang |
Description: 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.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
|
- org.andromda:andromda-core:jar:3.4-SNAPSHOT (compile)
AndroMDA Core |
Description: 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.
URL: ../../../../../../localhost/var/www/andromda/docs/andromda-core
Project License: The AndroMDA Project
|
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-digester:commons-digester:jar:2.0 (compile)
Commons Digester |
Description: The Digester package lets you configure an XML to Java object mapping module
which triggers certain actions called rules whenever a particular
pattern of nested XML elements is recognized.
URL: http://commons.apache.org/digester/
Project License: The Apache Software License, Version 2.0
|
- commons-beanutils:commons-beanutils:jar:1.8.1 (compile)
Commons BeanUtils |
Description: BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
|
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
|
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
|
- commons-lang:commons-lang:jar:2.4 (compile)
Commons Lang |
Description: 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.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
|
- commons-io:commons-io:jar:1.4 (compile)
Commons IO |
Description: Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
|
- log4j:log4j:jar:1.2.14 (compile)
- commons-beanutils:commons-beanutils:jar:1.8.1 (compile)
Commons BeanUtils |
Description: BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
URL: http://commons.apache.org/beanutils/
Project License: The Apache Software License, Version 2.0
|
- xalan:xalan:jar:2.7.0 (runtime)
Unnamed - xalan:xalan:jar:2.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- xml-apis:xml-apis:jar:1.0.b2 (runtime)
XML Commons External Components XML APIs |
Description: 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.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- xerces:xercesImpl:jar:2.8.1 (runtime)
Xerces2 Java Parser |
Description: Xerces2 is the next generation of high performance, fully
compliant XML parsers in the Apache Xerces family. This new
version of Xerces introduces the Xerces Native Interface (XNI),
a complete framework for building parser components and
configurations that is extremely modular and easy to program.
URL: http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
|
- jalopy:jalopy:jar:1.5-RC3P1 (compile)
Unnamed - jalopy:jalopy:jar:1.5-RC3P1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- antlr:antlr:jar:2.7.7 (compile)
AntLR Parser Generator |
Description: A framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.
URL: http://www.antlr.org/
Project License: BSD License
|
- commons-logging:commons-logging:jar:1.1.1 (compile)
Commons Logging |
Description: Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
URL: http://commons.apache.org/logging
Project License: The Apache Software License, Version 2.0
|
- commons-collections:commons-collections:jar:3.2.1 (compile)
- org.andromda.translationlibraries:andromda-ocl-translation-core:jar:3.4-SNAPSHOT (compile)
AndroMDA OCL Translation Core |
Description: The AndroMDA OCL translation engine, providing the OCL translation support.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-translation-libraries/andromda-ocl-translation-libraries/andromda-ocl-translation-core
Project License: The AndroMDA Project
|
- org.andromda:andromda-core:jar:3.4-SNAPSHOT (compile)
AndroMDA Core |
Description: 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.
URL: ../../../../../../localhost/var/www/andromda/docs/andromda-core
Project License: The AndroMDA Project
|
- log4j:log4j:jar:1.2.14 (compile)
- junit:junit:jar:4.7 (test)
JUnit |
Description: 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.
URL: http://junit.org
Project License: Common Public License Version 1.0
|
- org.andromda:andromda-utils:jar:3.4-SNAPSHOT (compile)
AndroMDA Utils |
Description: 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.
URL: ../../../../../../localhost/var/www/andromda/docs/andromda-utils
Project License: The AndroMDA Project
|
- org.andromda:andromda-core:jar:3.4-SNAPSHOT (compile)
AndroMDA Core |
Description: 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.
URL: ../../../../../../localhost/var/www/andromda/docs/andromda-core
Project License: The AndroMDA Project
|
- commons-collections:commons-collections:jar:3.2.1 (compile)
- commons-lang:commons-lang:jar:2.4 (compile)
Commons Lang |
Description: 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.
URL: http://commons.apache.org/lang/
Project License: The Apache Software License, Version 2.0
|
- commons-io:commons-io:jar:1.4 (compile)
Commons IO |
Description: Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.
URL: http://commons.apache.org/io/
Project License: The Apache Software License, Version 2.0
|
- log4j:log4j:jar:1.2.14 (compile)
- jalopy:jalopy:jar:1.5-RC3P1 (compile)
Unnamed - jalopy:jalopy:jar:1.5-RC3P1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- antlr:antlr:jar:2.7.7 (compile)
AntLR Parser Generator |
Description: A framework for constructing recognizers, compilers,
and translators from grammatical descriptions containing
Java, C#, C++, or Python actions.
URL: http://www.antlr.org/
Project License: BSD License
|
- org.apache.ant:ant:jar:1.7.0 (compile)
org.apache.tools.ant |
Description: Apache Ant
URL: http://ant.apache.org/ant
Project License: No project license is defined for this project.
|
- org.apache.ant:ant-launcher:jar:1.7.0 (compile)
Unnamed - org.apache.ant:ant-launcher:jar:1.7.0 |
Description: master POM
URL: http://ant.apache.org/ant-launcher
Project License: No project license is defined for this project.
|
- org.apache.maven:maven-plugin-api:jar:2.0 (compile)
Maven Plugin API |
Description: 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.
URL: http://maven.apache.org/maven2/maven-plugin-api
Project License: The Apache Software License, Version 2.0
|
- org.andromda.profiles.uml14:andromda-profile:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Common Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-datatype:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Datatype Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-datatype
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-webservice:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 WebService Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-webservice
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-service:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Service Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-service
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-process:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Process Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-process
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-meta:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Meta Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-meta
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-messaging:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Messaging Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-messaging
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-xml:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 XML Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-xml
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-persistence:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Persistence Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-persistence
Project License: The AndroMDA Project
|
- org.andromda.profiles.uml14:andromda-profile-presentation:xml.zip:3.4-SNAPSHOT (runtime)
AndroMDA UML 1.4 Presentation Profile |
Description: Contains the AndroMDA UML 1.4 profiles.
URL: ../../../../../../../../localhost/var/www/andromda/docs/andromda-profiles/andromda-profiles-uml14/andromda-profile-presentation
Project License: The AndroMDA Project
|
- org.omg.profiles.uml14:UML_Standard_Profile:jar:1.0 (runtime)
UML 1.4 Standard Profile |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- junit:junit:jar:4.7 (test)
JUnit |
Description: 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.
URL: http://junit.org
Project License: Common Public License Version 1.0
|
Licenses
The AndroMDA Project: AndroMDA Core, AndroMDA OCL Translation Core, AndroMDA UML 1.4 Common Profile, AndroMDA UML 1.4 Datatype Profile, AndroMDA UML 1.4 Messaging Profile, AndroMDA UML 1.4 Meta Profile, AndroMDA UML 1.4 Persistence Profile, AndroMDA UML 1.4 Presentation Profile, AndroMDA UML 1.4 Process Profile, AndroMDA UML 1.4 Service Profile, AndroMDA UML 1.4 WebService Profile, AndroMDA UML 1.4 XML Profile, AndroMDA UML Common Metafacades, AndroMDA Utils
Unknown: UML 1.4 Standard Profile, Unnamed - jalopy:jalopy:jar:1.5-RC3P1, Unnamed - org.apache.ant:ant-launcher:jar:1.7.0, Unnamed - xalan:xalan:jar:2.7.0, org.apache.tools.ant
BSD License: AntLR Parser Generator
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons BeanUtils, Commons Collections, Commons Digester, Commons IO, Commons Lang, Commons Logging, Log4j, Maven Plugin API, XML Commons External Components XML APIs, Xerces2 Java Parser
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
antlr-2.7.7.jar |
434.85 kB |
239 |
224 |
12 |
1.2 |
debug |
commons-beanutils-1.8.1.jar |
226.45 kB |
155 |
137 |
6 |
1.3 |
debug |
commons-collections-3.2.1.jar |
561.90 kB |
482 |
458 |
12 |
1.2 |
debug |
commons-digester-2.0.jar |
145.30 kB |
119 |
100 |
6 |
1.5 |
debug |
commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
commons-lang-2.4.jar |
255.67 kB |
148 |
127 |
9 |
1.2 |
debug |
commons-logging-1.1.1.jar |
59.26 kB |
42 |
28 |
2 |
1.1 |
debug |
jalopy-1.5-RC3P1.jar |
937.77 kB |
480 |
423 |
15 |
1.5 |
debug |
junit-4.7.jar |
226.91 kB |
261 |
225 |
29 |
1.5 |
debug |
log4j-1.2.14.jar |
358.83 kB |
288 |
256 |
19 |
1.1 |
debug |
andromda-core-3.4-SNAPSHOT.jar |
219.63 kB |
185 |
132 |
16 |
1.5 |
debug |
andromda-utils-3.4-SNAPSHOT.jar |
51.78 kB |
50 |
32 |
6 |
1.5 |
debug |
andromda-profile-datatype-3.4-SNAPSHOT.xml.zip |
19.42 kB |
- |
- |
- |
- |
- |
andromda-profile-messaging-3.4-SNAPSHOT.xml.zip |
18.77 kB |
- |
- |
- |
- |
- |
andromda-profile-meta-3.4-SNAPSHOT.xml.zip |
11.75 kB |
- |
- |
- |
- |
- |
andromda-profile-persistence-3.4-SNAPSHOT.xml.zip |
26.60 kB |
- |
- |
- |
- |
- |
andromda-profile-presentation-3.4-SNAPSHOT.xml.zip |
18.44 kB |
- |
- |
- |
- |
- |
andromda-profile-process-3.4-SNAPSHOT.xml.zip |
12.07 kB |
- |
- |
- |
- |
- |
andromda-profile-service-3.4-SNAPSHOT.xml.zip |
18.35 kB |
- |
- |
- |
- |
- |
andromda-profile-webservice-3.4-SNAPSHOT.xml.zip |
12.17 kB |
- |
- |
- |
- |
- |
andromda-profile-xml-3.4-SNAPSHOT.xml.zip |
11.51 kB |
- |
- |
- |
- |
- |
andromda-ocl-translation-core-3.4-SNAPSHOT.jar |
414.98 kB |
375 |
357 |
6 |
1.5 |
debug |
ant-1.7.0.jar |
1.23 MB |
801 |
752 |
29 |
1.2 |
debug |
ant-launcher-1.7.0.jar |
11.46 kB |
12 |
5 |
1 |
1.2 |
debug |
maven-plugin-api-2.0.jar |
9.90 kB |
21 |
9 |
2 |
1.1 |
debug |
UML_Standard_Profile-1.0.jar |
82.95 kB |
10 |
0 |
0 |
- |
release |
xalan-2.7.0.jar |
2.60 MB |
1,267 |
1,205 |
42 |
1.1 |
debug |
xercesImpl-2.8.1.jar |
1.16 MB |
950 |
882 |
38 |
1.1 |
release |
xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
andromda-profile-3.4-SNAPSHOT.xml.zip |
19.88 kB |
- |
- |
- |
- |
- |
Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
30 |
9.27 MB |
6,195 |
5,612 |
272 |
1.5 |
17 |
compile: 15 |
compile: 4.94 MB |
compile: 3,490 |
compile: 3,116 |
compile: 146 |
- |
compile: 15 |
test: 1 |
test: 226.91 kB |
test: 261 |
test: 225 |
test: 29 |
- |
test: 1 |
runtime: 14 |
runtime: 4.11 MB |
runtime: 2,444 |
runtime: 2,271 |
runtime: 97 |
- |
runtime: 1 |
Dependency Repository Locations
Repo ID |
URL |
Release |
Snapshot |
Blacklisted |
apache.snapshots |
http://people.apache.org/repo/m2-snapshot-repository |
- |
Yes |
- |
snapshots |
http://snapshots.maven.codehaus.org/maven2 |
- |
Yes |
Yes |
central |
http://repo1.maven.org/maven2 |
Yes |
- |
- |
andromda |
http://team.andromda.org/maven2 |
Yes |
Yes |
- |
Repository locations for each of the Dependencies.
Artifact |
apache.snapshots |
central |
andromda |
antlr:antlr:jar:2.7.7 |
- |
|
- |
commons-beanutils:commons-beanutils:jar:1.8.1 |
- |
|
- |
commons-collections:commons-collections:jar:3.2.1 |
- |
|
- |
commons-digester:commons-digester:jar:2.0 |
- |
|
- |
commons-io:commons-io:jar:1.4 |
- |
|
- |
commons-lang:commons-lang:jar:2.4 |
- |
|
- |
commons-logging:commons-logging:jar:1.1.1 |
- |
|
- |
jalopy:jalopy:jar:1.5-RC3P1 |
- |
- |
|
junit:junit:jar:4.7 |
- |
|
- |
log4j:log4j:jar:1.2.14 |
- |
|
- |
org.andromda:andromda-core:jar:3.4-SNAPSHOT |
- |
- |
|
org.andromda:andromda-utils:jar:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-datatype:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-messaging:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-meta:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-persistence:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-presentation:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-process:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-service:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-webservice:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.profiles.uml14:andromda-profile-xml:xml.zip:3.4-SNAPSHOT |
- |
- |
|
org.andromda.translationlibraries:andromda-ocl-translation-core:jar:3.4-SNAPSHOT |
- |
- |
|
org.apache.ant:ant:jar:1.7.0 |
- |
|
- |
org.apache.ant:ant-launcher:jar:1.7.0 |
- |
|
- |
org.apache.maven:maven-plugin-api:jar:2.0 |
- |
|
- |
org.omg.profiles.uml14:UML_Standard_Profile:jar:1.0 |
- |
- |
|
xalan:xalan:jar:2.7.0 |
- |
|
- |
xerces:xercesImpl:jar:2.8.1 |
- |
|
- |
xml-apis:xml-apis:jar:1.0.b2 |
- |
|
- |
org.andromda.profiles.uml14:andromda-profile:xml.zip:3.4-SNAPSHOT |
- |
- |
|
Total |
apache.snapshots |
central |
andromda |
30 (compile: 15, test: 1, runtime: 14) |
0 |
15 |
15 |