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
de.jw.cloud42.core endpoint 1.2.0 jar
de.jw.cloud42.core remoting 1.2.0 jar
de.jw.cloud42.core service 1.2.0 jar
javax.servlet servlet-api 2.4 jar

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.0 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
annogen annogen 0.1.0 jar
antlr antlr 2.7.6 jar
asm asm 1.5.3 jar
asm asm-attrs 1.5.3 jar
backport-util-concurrent backport-util-concurrent 3.1 jar
cglib cglib 2.1_3 jar
com.google.code.typica typica 1.6 jar
commons-beanutils commons-beanutils 1.7.0 jar
commons-beanutils commons-beanutils-core 1.7.0 jar
commons-codec commons-codec 1.3 jar
commons-collections commons-collections 3.2 jar
commons-configuration commons-configuration 1.5 jar
commons-digester commons-digester 1.8 jar
commons-httpclient commons-httpclient 3.1 jar
commons-lang commons-lang 2.3 jar
commons-logging commons-logging 1.1.1 jar
de.jw.cloud42.core domain 1.2.0 jar
de.jw.cloud42.core eventing 1.2.0 jar
de.jw.cloud42.core module-hibernate 1.2.0 jar
dom4j dom4j 1.6.1 jar
hsqldb hsqldb 1.8.0.7 jar
javax.activation activation 1.1 jar
javax.mail mail 1.4 jar
javax.transaction jta 1.0.1B jar
javax.xml jaxb-impl 2.1 jar
javax.xml.bind jaxb-api 2.1 jar
javax.xml.stream stax-api 1.0-2 jar
jaxen jaxen 1.1.1 jar
net.sf.ehcache ehcache 1.2.3 jar
org.apache.ant ant 1.7.0 jar
org.apache.ant ant-launcher 1.7.0 jar
org.apache.axis2 axis2 1.4.1 jar
org.apache.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 jar
org.apache.neethi neethi 2.0.4 jar
org.apache.woden woden-api 1.0M8 jar
org.apache.woden woden-impl-dom 1.0M8 jar
org.apache.ws.commons.axiom axiom-api 1.2.7 jar
org.apache.ws.commons.axiom axiom-impl 1.2.7 jar
org.apache.ws.commons.schema XmlSchema 1.2 jar
org.codehaus.woodstox wstx-asl 3.2.4 jar
org.hibernate ejb3-persistence 1.0.1.GA jar
org.hibernate hibernate 3.2.6.ga jar
org.hibernate hibernate-annotations 3.3.1.GA jar
org.hibernate hibernate-commons-annotations 3.0.0.ga jar
org.hibernate hibernate-validator 3.0.0.GA jar
org.jvnet.hudson trilead-ssh2 build212-hudson-1 jar
stax stax-api 1.0.1 jar
wsdl4j wsdl4j 1.6.1 jar
xerces xercesImpl 2.8.1 jar
xerces xmlParserAPIs 2.6.0 jar
xml-apis xml-apis 1.3.04 jar

Project Dependency Graph

Dependency Tree

  • de.jw.cloud42:webservice:war:1.2.0 Information
    • javax.servlet:servlet-api:jar:2.4 (compile) Information
    • de.jw.cloud42.core:service:jar:1.2.0 (compile) Information
      • de.jw.cloud42.core:domain:jar:1.2.0 (compile) Information
        • com.google.code.typica:typica:jar:1.6 (compile) Information
          • commons-logging:commons-logging:jar:1.1.1 (compile) Information
          • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
          • commons-codec:commons-codec:jar:1.3 (compile) Information
        • commons-httpclient:commons-httpclient:jar:3.1 (compile) Information
        • commons-codec:commons-codec:jar:1.3 (compile) Information
        • javax.xml.bind:jaxb-api:jar:2.1 (compile) Information
          • javax.xml.stream:stax-api:jar:1.0-2 (compile) Information
          • javax.activation:activation:jar:1.1 (compile) Information
        • javax.xml:jaxb-impl:jar:2.1 (compile) Information
        • javax.activation:activation:jar:1.1 (compile) Information
        • de.jw.cloud42.core:module-hibernate:jar:1.2.0 (compile) Information
          • org.hibernate:hibernate-annotations:jar:3.3.1.GA (compile) Information
            • org.hibernate:hibernate:jar:3.2.6.ga (compile) Information
              • net.sf.ehcache:ehcache:jar:1.2.3 (compile) Information
              • javax.transaction:jta:jar:1.0.1B (compile) Information
              • asm:asm-attrs:jar:1.5.3 (compile) Information
              • dom4j:dom4j:jar:1.6.1 (compile) Information
              • antlr:antlr:jar:2.7.6 (compile) Information
              • cglib:cglib:jar:2.1_3 (compile) Information
                • asm:asm:jar:1.5.3 (compile) Information
              • asm:asm:jar:1.5.3 (compile) Information
            • org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga (compile) Information
            • org.hibernate:ejb3-persistence:jar:1.0.1.GA (compile) Information
          • org.hibernate:hibernate-validator:jar:3.0.0.GA (compile) Information
          • hsqldb:hsqldb:jar:1.8.0.7 (compile) Information
        • commons-configuration:commons-configuration:jar:1.5 (compile) Information
          • commons-collections:commons-collections:jar:3.2 (compile) Information
          • commons-lang:commons-lang:jar:2.3 (compile) Information
          • commons-digester:commons-digester:jar:1.8 (compile) Information
            • commons-beanutils:commons-beanutils:jar:1.7.0 (compile) Information
          • commons-beanutils:commons-beanutils-core:jar:1.7.0 (compile) Information
    • de.jw.cloud42.core:endpoint:jar:1.2.0 (compile) Information
    • de.jw.cloud42.core:remoting:jar:1.2.0 (compile) Information
      • org.jvnet.hudson:trilead-ssh2:jar:build212-hudson-1 (compile) Information
      • de.jw.cloud42.core:service:jar:1.2.0 (compile) Information
    • junit:junit:jar:4.0 (test) Information

Licenses

HSQLDB License: HSQLDB

dom4j: dom4j

CPL: WSDL4J

Public Domain: Backport of JSR 166

GNU LESSER GENERAL PUBLIC LICENSE: Hibernate, Hibernate Annotations, Hibernate Validator

Unknown: AntLR, Java Persistence API, Unnamed - annogen:annogen:jar:0.1.0, Unnamed - asm:asm-attrs:jar:1.5.3, Unnamed - asm:asm:jar:1.5.3, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - javax.servlet:servlet-api:jar:2.4, Unnamed - javax.transaction:jta:jar:1.0.1B, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - javax.xml.stream:stax-api:jar:1.0-2, Unnamed - javax.xml:jaxb-impl:jar:2.1, Unnamed - junit:junit:jar:4.0, Unnamed - org.apache.ant:ant-launcher:jar:1.7.0, Unnamed - org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga, Unnamed - xerces:xmlParserAPIs:jar:2.6.0, cglib, jaxen, org.apache.tools.ant

BSD style license: Ganymed SSH2 for Java

Apache License: HttpClient

The Apache Software License, Version 2.0: Apache Axis2 - Root, Axiom API, Axiom Impl, Codec, Collections, Commons Configuration, Commons Logging, Digester, Lang, Neethi, StAX API, Streaming API for XML (STAX API 1.0), Typica, Woden - API, Woden - DOM, Woodstox, XML Commons External Components XML APIs, Xerces2 Java Parser, XmlSchema, ehcache

GNU Lesser General Public License: Cloud42 Core - Base Service, Cloud42 Core - Domain Objects, Cloud42 Core - Endpoint, Cloud42 Core - Eventing, Cloud42 Core - Module Hibernate, Cloud42 Core - Remoting, Cloud42 Web Service

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF), JavaMail API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
annogen-0.1.0.jar 242.81 kB 224 194 24 1.5 debug
antlr-2.7.6.jar 433.04 kB 226 224 12 1.2 debug
asm-1.5.3.jar 25.74 kB 19 14 1 1.3 release
asm-attrs-1.5.3.jar 16.38 kB 22 16 1 1.3 release
backport-util-concurrent-3.1.jar 323.94 kB 251 239 5 1.4 debug
cglib-2.1_3.jar 275.72 kB 243 228 8 1.2 debug
typica-1.6.jar 725.08 kB 731 691 15 1.5 debug
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-beanutils-core-1.7.0.jar 164.80 kB 111 93 5 1.2 debug
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug
commons-collections-3.2.jar 557.87 kB 477 458 12 1.1 debug
commons-configuration-1.5.jar 265.48 kB 175 157 9 1.3 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug
commons-lang-2.3.jar 239.53 kB 140 124 9 1.1 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
domain-1.2.0.jar 8.83 kB 19 7 1 1.6 debug
endpoint-1.2.0.jar 5.00 kB 13 1 1 1.6 debug
eventing-1.2.0.jar 15.21 kB 30 13 6 1.6 debug
module-hibernate-1.2.0.jar 4.32 kB 14 1 1 1.6 debug
remoting-1.2.0.jar 7.17 kB 13 1 1 1.6 debug
service-1.2.0.jar 9.58 kB 15 2 1 1.6 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release
activation-1.1.jar 61.51 kB 50 38 3 1.4 debug
mail-1.4.jar 379.75 kB 273 250 12 1.4 debug
servlet-api-2.4.jar 95.40 kB 67 42 2 1.2 debug
jta-1.0.1B.jar 8.61 kB 20 17 2 1.2 debug
jaxb-impl-2.1.jar 807.72 kB 675 629 28 1.5 debug
jaxb-api-2.1.jar 87.86 kB 113 100 6 1.5 debug
stax-api-1.0-2.jar 22.80 kB 44 37 3 1.5 debug
jaxen-1.1.1.jar 221.60 kB 236 214 17 1.2 debug
junit-4.0.jar 103.13 kB 119 92 11 1.5 debug
ehcache-1.2.3.jar 203.17 kB 137 117 13 1.3 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
axis2-1.4.1.jar 2.49 MB 1,288 1,119 86 1.4 debug
geronimo-stax-api_1.0_spec-1.0.1.jar 28.13 kB 48 34 3 1.4 debug
neethi-2.0.4.jar 32.13 kB 34 19 4 1.3 debug
woden-api-1.0M8.jar 145.94 kB 188 145 15 1.4 debug
woden-impl-dom-1.0M8.jar 220.31 kB 141 108 16 1.4 debug
axiom-api-1.2.7.jar 193.67 kB 172 141 18 1.3 debug
axiom-impl-1.2.7.jar 123.58 kB 86 64 6 1.3 debug
XmlSchema-1.2.jar 125.29 kB 110 97 4 1.3 debug
wstx-asl-3.2.4.jar 507.90 kB 261 251 20 1.2 debug
ejb3-persistence-1.0.1.GA.jar 51.61 kB 98 92 2 1.5 debug
hibernate-3.2.6.ga.jar 2.17 MB 1,445 1,361 78 1.4 debug
hibernate-annotations-3.3.1.GA.jar 273.63 kB 168 155 8 1.5 debug
hibernate-commons-annotations-3.0.0.ga.jar 64.87 kB 68 57 6 1.5 debug
hibernate-validator-3.0.0.GA.jar 59.56 kB 72 53 3 1.5 debug
trilead-ssh2-build212-hudson-1.jar 240.87 kB 160 138 13 1.1 debug
stax-api-1.0.1.jar 25.89 kB 48 40 5 1.2 debug
wsdl4j-1.6.1.jar 145.04 kB 168 143 20 1.2 release
xercesImpl-2.8.1.jar 1.16 MB 950 882 38 1.1 release
xmlParserAPIs-2.6.0.jar 121.80 kB 238 207 17 1.1 release
xml-apis-1.3.04.jar 189.80 kB 344 303 25 1.1 release
Total Size Entries Classes Packages JDK Rev Debug
56 16.36 MB 12,415 11,087 679 1.6 49
compile: 55 compile: 16.26 MB compile: 12,296 compile: 10,995 compile: 668 - compile: 48
test: 1 test: 103.13 kB test: 119 test: 92 test: 11 - test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
repository.jboss.com http://repository.jboss.com/maven2/ Yes -
apache-snapshot-repository http://people.apache.org/repo/m2-snapshot-repository Yes Yes
java.net http://download.java.net/maven/1 Yes Yes
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes
maven2 http://repo1.maven.org/maven2 Yes Yes
maven-central http://repo1.maven.org/maven/ Yes Yes
jboss SNAPSHOT repository http://snapshots.jboss.org/maven2 Yes Yes
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
apache-maven-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
apache-incubator http://people.apache.org/repo/m2-incubating-repository/ Yes -
codehaus http://repository.codehaus.org Yes -
jboss-repository http://repository.jboss.org/maven2 Yes Yes
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes
codehaus-repository http://repository.codehaus.org Yes Yes
ibiblio http://www.ibiblio.org/maven2 Yes Yes
central http://repo1.maven.org/maven2 Yes -
apache-ws-snapshots2 http://ws.zones.apache.org/repository2 Yes Yes
maven2-snapshots.jboss.com http://snapshots.jboss.org/maven2 - Yes

Repository locations for each of the Dependencies.

Artifact repository.jboss.com apache-snapshot-repository java.net codehaus-snapshots maven2 maven-central jboss SNAPSHOT repository apache.snapshots apache-maven-snapshots apache-incubator codehaus jboss-repository apache-snapshots maven2-repository.dev.java.net codehaus-repository ibiblio central apache-ws-snapshots2 maven2-snapshots.jboss.com
annogen:annogen:jar:0.1.0 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
antlr:antlr:jar:2.7.6 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
asm:asm:jar:1.5.3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
asm:asm-attrs:jar:1.5.3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
backport-util-concurrent:backport-util-concurrent:jar:3.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
cglib:cglib:jar:2.1_3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
com.google.code.typica:typica:jar:1.6 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-beanutils:commons-beanutils:jar:1.7.0 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-beanutils:commons-beanutils-core:jar:1.7.0 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-codec:commons-codec:jar:1.3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-collections:commons-collections:jar:3.2 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-configuration:commons-configuration:jar:1.5 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-digester:commons-digester:jar:1.8 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-httpclient:commons-httpclient:jar:3.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-lang:commons-lang:jar:2.3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
commons-logging:commons-logging:jar:1.1.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
de.jw.cloud42.core:domain:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
de.jw.cloud42.core:endpoint:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
de.jw.cloud42.core:eventing:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
de.jw.cloud42.core:module-hibernate:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
de.jw.cloud42.core:remoting:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
de.jw.cloud42.core:service:jar:1.2.0 - - - - - - - - - - - - - - - - - - -
dom4j:dom4j:jar:1.6.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
hsqldb:hsqldb:jar:1.8.0.7 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
javax.activation:activation:jar:1.1 Found at http://repository.jboss.com/maven2/ - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
javax.mail:mail:jar:1.4 Found at http://repository.jboss.com/maven2/ - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
javax.servlet:servlet-api:jar:2.4 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
javax.transaction:jta:jar:1.0.1B - - - - - - - - - - - - - Found at http://download.java.net/maven/2/ - - - - -
javax.xml:jaxb-impl:jar:2.1 Found at http://repository.jboss.com/maven2/ - - - - - - - - - - Found at http://repository.jboss.org/maven2 - Found at http://download.java.net/maven/2/ - - - - -
javax.xml.bind:jaxb-api:jar:2.1 Found at http://repository.jboss.com/maven2/ - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
javax.xml.stream:stax-api:jar:1.0-2 Found at http://repository.jboss.com/maven2/ - Found at http://download.java.net/maven/1 - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
jaxen:jaxen:jar:1.1.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
junit:junit:jar:4.0 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
net.sf.ehcache:ehcache:jar:1.2.3 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.ant:ant:jar:1.7.0 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.ant:ant-launcher:jar:1.7.0 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.axis2:axis2:jar:1.4.1 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.neethi:neethi:jar:2.0.4 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.woden:woden-api:jar:1.0M8 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.woden:woden-impl-dom:jar:1.0M8 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.ws.commons.axiom:axiom-api:jar:1.2.7 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.ws.commons.axiom:axiom-impl:jar:1.2.7 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.apache.ws.commons.schema:XmlSchema:jar:1.2 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.codehaus.woodstox:wstx-asl:jar:3.2.4 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.hibernate:ejb3-persistence:jar:1.0.1.GA Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate:jar:3.2.6.ga Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-annotations:jar:3.3.1.GA Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - Found at http://download.java.net/maven/2/ - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
org.hibernate:hibernate-validator:jar:3.0.0.GA Found at http://repository.jboss.com/maven2/ - - - - - - - - - - Found at http://repository.jboss.org/maven2 - - - - - - -
org.jvnet.hudson:trilead-ssh2:jar:build212-hudson-1 - - - - Found at http://repo1.maven.org/maven2 - - - - - - - - Found at http://download.java.net/maven/2/ - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
stax:stax-api:jar:1.0.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
wsdl4j:wsdl4j:jar:1.6.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 Found at http://ws.zones.apache.org/repository2 -
xerces:xercesImpl:jar:2.8.1 Found at http://repository.jboss.com/maven2/ - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - Found at http://repository.jboss.org/maven2 - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
xerces:xmlParserAPIs:jar:2.6.0 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
xml-apis:xml-apis:jar:1.3.04 - - - - Found at http://repo1.maven.org/maven2 Found at http://repo1.maven.org/maven/ - - - - - - - - - Found at http://www.ibiblio.org/maven2 Found at http://repo1.maven.org/maven2 - -
Total repository.jboss.com apache-snapshot-repository java.net codehaus-snapshots maven2 maven-central jboss SNAPSHOT repository apache.snapshots apache-maven-snapshots apache-incubator codehaus jboss-repository apache-snapshots maven2-repository.dev.java.net codehaus-repository ibiblio central apache-ws-snapshots2 maven2-snapshots.jboss.com
56 (compile: 55, test: 1) 35 0 4 0 47 46 0 0 0 0 1 35 0 4 1 47 47 1 0