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 License
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
org.andromda andromda-core 3.5-SNAPSHOT jar The AndroMDA Project
org.andromda andromda-utils 3.5-SNAPSHOT jar The AndroMDA Project
org.andromda.metafacades andromda-metafacades-uml 3.5-SNAPSHOT xml.zip The AndroMDA Project
org.andromda.translationlibraries andromda-ocl-validation-library 3.5-SNAPSHOT jar The AndroMDA Project

runtime

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

GroupId ArtifactId Version Type License Optional
org.andromda.profiles.emf.uml22 andromda-common 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile 3.5-SNAPSHOT xml.zip The AndroMDA Project 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 License
javax.xml.bind jaxb-api 2.2.11 jar CDDL 1.1-GPL2 w/ CPE
junit junit 4.11 jar Common Public License Version 1.0
org.apache.cxf cxf-rt-frontend-jaxws 3.0.1 jar The Apache Software License, Version 2.0

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 License
commons-beanutils commons-beanutils 1.9.2 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-digester commons-digester 2.1 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
de.plushnikov doctor-jim 1.0 jar LICENSE.txt
org.andromda.metafacades andromda-metafacades-uml 3.5-SNAPSHOT jar The AndroMDA Project
org.andromda.translationlibraries andromda-ocl-translation-core 3.5-SNAPSHOT jar The AndroMDA Project

runtime

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

GroupId ArtifactId Version Type License Optional
org.andromda.profiles.emf.uml22 andromda-datatype 3.5-SNAPSHOT uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-meta 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-persistence 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-presentation 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-process 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-service 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-webservice 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.emf.uml22 andromda-xml 3.5-SNAPSHOT profile.uml The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-datatype 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-messaging 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-meta 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-persistence 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-presentation 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-process 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-service 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-webservice 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.andromda.profiles.uml14 andromda-profile-xml 3.5-SNAPSHOT xml.zip The AndroMDA Project Yes
org.omg.profiles.uml14 UML_Standard_Profile 1.0.1 jar BSD license 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 License
asm asm 3.3.1 jar BSD
com.sun.xml.bind jaxb-core 2.2.10-b140310.1920 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.2.10-b140310.1920 jar CDDL+GPL License
org.apache.cxf cxf-core 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-bindings-soap 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-bindings-xml 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-databinding-jaxb 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-frontend-simple 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-transports-http 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-ws-addr 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-ws-policy 3.0.1 jar The Apache Software License, Version 2.0
org.apache.cxf cxf-rt-wsdl 3.0.1 jar The Apache Software License, Version 2.0
org.apache.neethi neethi 3.0.3 jar The Apache Software License, Version 2.0
org.apache.ws.xmlschema xmlschema-core 2.1.0 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.codehaus.woodstox woodstox-core-asl 4.4.0 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
wsdl4j wsdl4j 1.6.3 jar CPL
xml-resolver xml-resolver 1.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

CDDL 1.1: Java Architecture for XML Binding

CPL: WSDL4J

The AndroMDA Project: AndroMDA Core, AndroMDA EMF-UML2 2.X Common Profile, AndroMDA EMF-UML2 2.X Datatype ModelLibrary, AndroMDA EMF-UML2 2.X Meta Profile, AndroMDA EMF-UML2 2.X Persistence Profile, AndroMDA EMF-UML2 2.X Presentation Profile, AndroMDA EMF-UML2 2.X Process Profile, AndroMDA EMF-UML2 2.X Service Profile, AndroMDA EMF-UML2 2.X WebService Profile, AndroMDA EMF-UML2 2.X XML Profile, AndroMDA JavaCartridge, AndroMDA OCL Translation Core, AndroMDA OCL Validation Translation-Library, 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

BSD license: UML 1.4 Standard Profile

New BSD License: Hamcrest Core

GPL2 w/ CPE: Java Architecture for XML Binding

BSD: ASM Core

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Apache CXF Core, Apache CXF Runtime Core for WSDL, Apache CXF Runtime HTTP Transport, Apache CXF Runtime JAX-WS Frontend, Apache CXF Runtime JAXB DataBinding, Apache CXF Runtime SOAP Binding, Apache CXF Runtime Simple Frontend, Apache CXF Runtime WS Addressing, Apache CXF Runtime WS Policy, Apache CXF Runtime XML Binding, Apache Commons BeanUtils, Apache Commons Logging, Apache Log4j, Apache Neethi, Commons Collections, Commons Digester, Commons IO, Commons Lang, Woodstox, XML Commons Resolver Component, XmlSchema Core

Java import optimizer project: Doctor JIM: Java Import Beautifier

The BSD License: Stax2 API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
asm-3.3.1.jar 42.56 kB 24 23 2 1.2 release
jaxb-core-2.2.10-b140310.1920.jar 228.73 kB 236 170 23 1.6 debug
jaxb-impl-2.2.10-b140310.1920.jar 1,014.30 kB 662 529 19 1.6 debug
commons-beanutils-1.9.2.jar 228.38 kB 154 137 5 1.5 debug
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug
commons-digester-2.1.jar 192.16 kB 182 155 14 1.5 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-lang-2.6.jar 277.56 kB 155 133 10 1.3 debug
commons-logging-1.2.jar 60.38 kB 42 28 2 1.2 debug
doctor-jim-1.0.jar 74.60 kB 25 14 2 1.5 debug
jaxb-api-2.2.11.jar 99.85 kB 122 104 6 1.5 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
log4j-1.2.17.jar 478.40 kB 353 314 21 1.4 debug
andromda-core/target/classes - 0 0 0 - release
andromda-utils/target/classes - 0 0 0 - release
common/target/classes - 0 0 0 - release
andromda-metafacades-uml-3.5-SNAPSHOT.xml.zip 269.96 kB - - - - -
core/target/classes - 0 0 0 - release
andromda-validation/target/classes - 0 0 0 - release
cxf-core-3.0.1.jar 1.24 MB 934 775 73 1.6 debug
cxf-rt-bindings-soap-3.0.1.jar 167.40 kB 118 80 9 1.6 debug
cxf-rt-bindings-xml-3.0.1.jar 36.92 kB 46 18 4 1.6 debug
cxf-rt-databinding-jaxb-3.0.1.jar 98.13 kB 48 25 3 1.6 debug
cxf-rt-frontend-jaxws-3.0.1.jar 334.57 kB 177 121 19 1.6 debug
cxf-rt-frontend-simple-3.0.1.jar 96.41 kB 61 33 5 1.6 debug
cxf-rt-transports-http-3.0.1.jar 247.12 kB 165 120 12 1.6 debug
cxf-rt-ws-addr-3.0.1.jar 73.35 kB 58 28 5 1.6 debug
cxf-rt-ws-policy-3.0.1.jar 207.70 kB 159 105 13 1.6 debug
cxf-rt-wsdl-3.0.1.jar 167.38 kB 79 54 5 1.6 debug
neethi-3.0.3.jar 69.81 kB 61 44 5 1.5 debug
xmlschema-core-2.1.0.jar 161.90 kB 148 128 6 1.5 debug
stax2-api-3.1.4.jar 158.07 kB 144 124 11 1.5 debug
woodstox-core-asl-4.4.0.jar 474.51 kB 235 204 16 1.4 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
wsdl4j-1.6.3.jar 182.38 kB 168 143 20 1.5 debug
xml-resolver-1.2.jar 82.12 kB 49 30 5 1.1 debug
andromda-common-3.5-SNAPSHOT.profile.uml 98.84 kB - - - - -
andromda-datatype-3.5-SNAPSHOT.uml 11.46 kB - - - - -
andromda-meta-3.5-SNAPSHOT.profile.uml 11.08 kB - - - - -
andromda-persistence-3.5-SNAPSHOT.profile.uml 210.97 kB - - - - -
andromda-presentation-3.5-SNAPSHOT.profile.uml 78.13 kB - - - - -
andromda-process-3.5-SNAPSHOT.profile.uml 21.63 kB - - - - -
andromda-service-3.5-SNAPSHOT.profile.uml 89.48 kB - - - - -
andromda-webservice-3.5-SNAPSHOT.profile.uml 111.65 kB - - - - -
andromda-xml-3.5-SNAPSHOT.profile.uml 27.63 kB - - - - -
andromda-profile-3.5-SNAPSHOT.xml.zip 78.80 kB - - - - -
andromda-profile-datatype-3.5-SNAPSHOT.xml.zip 57.02 kB - - - - -
andromda-profile-messaging-3.5-SNAPSHOT.xml.zip 17.09 kB - - - - -
andromda-profile-meta-3.5-SNAPSHOT.xml.zip 10.51 kB - - - - -
andromda-profile-persistence-3.5-SNAPSHOT.xml.zip 26.83 kB - - - - -
andromda-profile-presentation-3.5-SNAPSHOT.xml.zip 17.30 kB - - - - -
andromda-profile-process-3.5-SNAPSHOT.xml.zip 10.68 kB - - - - -
andromda-profile-service-3.5-SNAPSHOT.xml.zip 17.31 kB - - - - -
andromda-profile-webservice-3.5-SNAPSHOT.xml.zip 68.79 kB - - - - -
andromda-profile-xml-3.5-SNAPSHOT.xml.zip 11.40 kB - - - - -
UML_Standard_Profile-1.0.1.jar 82.93 kB 10 0 0 - release
Total Size Entries Classes Packages JDK Rev Debug
56 8.68 MB 5,543 4,485 364 1.6 29
compile: 14 compile: 2.27 MB compile: 1,521 compile: 1,349 compile: 72 - compile: 8
test: 22 test: 5.37 MB test: 4,012 test: 3,136 test: 292 - test: 21
runtime: 20 runtime: 1.03 MB runtime: 10 - - - -

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
sonatype http://oss.sonatype.org/content/groups/public Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes
wdw http://javacoe.wdw.disney.com/nexus/content/groups/public Yes Yes
Glassfish http://download.java.net/maven/glassfish Yes Yes
releases.java.net https://maven.java.net/content/repositories/releases/ Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
central http://repo.maven.apache.org/maven2 Yes -
jboss http://repository.jboss.org/nexus/content/groups/public-jboss Yes Yes
jvnet-nexus-staging https://maven.java.net/content/repositories/staging/ Yes Yes
Download http://download.java.net/maven/2 Yes Yes

Repository locations for each of the Dependencies.

Artifact apache.snapshots sonatype sonatype-nexus-snapshots wdw Glassfish releases.java.net maven2-repository.dev.java.net central jboss jvnet-nexus-staging Download
asm:asm:jar:3.3.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
com.sun.xml.bind:jaxb-core:jar:2.2.10-b140310.1920 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - Found at https://maven.java.net/content/repositories/releases/ - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss Found at https://maven.java.net/content/repositories/staging/ -
com.sun.xml.bind:jaxb-impl:jar:2.2.10-b140310.1920 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - Found at https://maven.java.net/content/repositories/releases/ - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss Found at https://maven.java.net/content/repositories/staging/ -
commons-beanutils:commons-beanutils:jar:1.9.2 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
commons-collections:commons-collections:jar:3.2.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
commons-digester:commons-digester:jar:2.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
commons-io:commons-io:jar:2.4 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
commons-lang:commons-lang:jar:2.6 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
commons-logging:commons-logging:jar:1.2 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
de.plushnikov:doctor-jim:jar:1.0 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
javax.xml.bind:jaxb-api:jar:2.2.11 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - Found at https://maven.java.net/content/repositories/releases/ - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss Found at https://maven.java.net/content/repositories/staging/ -
junit:junit:jar:4.11 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
log4j:log4j:jar:1.2.17 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.andromda:andromda-core:jar:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda:andromda-utils:jar:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.metafacades:andromda-metafacades-uml:jar:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.metafacades:andromda-metafacades-uml:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.translationlibraries:andromda-ocl-translation-core:jar:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.translationlibraries:andromda-ocl-validation-library:jar:3.5-SNAPSHOT - - - - - - - - - - -
org.apache.cxf:cxf-core:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-bindings-soap:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-bindings-xml:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-databinding-jaxb:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-frontend-jaxws:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-frontend-simple:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-transports-http:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-ws-addr:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-ws-policy:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.cxf:cxf-rt-wsdl:jar:3.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.neethi:neethi:jar:3.0.3 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.apache.ws.xmlschema:xmlschema-core:jar:2.1.0 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.codehaus.woodstox:stax2-api:jar:3.1.4 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.codehaus.woodstox:woodstox-core-asl:jar:4.4.0 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
wsdl4j:wsdl4j:jar:1.6.3 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
xml-resolver:xml-resolver:jar:1.2 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
org.andromda.profiles.emf.uml22:andromda-common:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-datatype:uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-meta:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-persistence:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-presentation:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-process:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-service:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-webservice:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.emf.uml22:andromda-xml:profile.uml:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-datatype:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-messaging:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-meta:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-persistence:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-presentation:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-process:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-service:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-webservice:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.andromda.profiles.uml14:andromda-profile-xml:xml.zip:3.5-SNAPSHOT - - - - - - - - - - -
org.omg.profiles.uml14:UML_Standard_Profile:jar:1.0.1 - - - Found at http://javacoe.wdw.disney.com/nexus/content/groups/public - - - Found at http://repo.maven.apache.org/maven2 Found at http://repository.jboss.org/nexus/content/groups/public-jboss - -
Total apache.snapshots sonatype sonatype-nexus-snapshots wdw Glassfish releases.java.net maven2-repository.dev.java.net central jboss jvnet-nexus-staging Download
56 (compile: 14, test: 22, runtime: 20) 0 0 0 31 0 3 0 31 31 3 0