This project has retired. For details please refer to its Attic page.
UDDI TCK Test Runner – Project Dependencies Fork me on GitHub

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 Classifier Type Licenses
commons-logging commons-logging-api 1.1 - jar /LICENSE.txt
junit junit 4.12 - jar Eclipse Public License 1.0
org.apache.juddi juddi-client 3.3.7 - jar The Apache Software License, Version 2.0
org.apache.juddi uddi-tck 3.3.7 - jar The Apache Software License, Version 2.0
org.apache.juddi uddi-tck 3.3.7 tests test-jar The Apache Software License, Version 2.0
org.apache.juddi uddi-tck-base 3.3.7 - 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 Licenses
com.sun.org.apache.xml.internal resolver 20050927 jar -
com.sun.xml.bind jaxb-impl 2.1.7 jar -
com.sun.xml.messaging.saaj saaj-impl 1.3.1 jar -
com.sun.xml.stream sjsxp 1.0.1 jar -
com.sun.xml.stream.buffer streambuffer 0.7 jar -
com.sun.xml.ws jaxws-rt 2.1.4 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0-GPLv2 with classpath exception
commons-codec commons-codec 1.10 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-configuration commons-configuration 1.10 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
commons-net commons-net 3.3 jar The Apache Software License, Version 2.0
dumbster dumbster 1.5 jar -
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
javax.annotation jsr250-api 1.0 jar -
javax.jws jsr181-api 1.0-MR1 jar -
javax.mail mail 1.4.7 jar CDDL-GPLv2+CE
javax.xml.bind jaxb-api 2.1 jar -
javax.xml.soap saaj-api 1.3 jar -
javax.xml.stream stax-api 1.0 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.xml.ws jaxws-api 2.1 jar -
org.apache.commons commons-email 1.3.2 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.2 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.4 jar Apache License, Version 2.0
org.apache.juddi uddi-ws 3.3.7 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jvnet mimepull 1.2 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0-GPLv2 with classpath exception
org.jvnet.staxex stax-ex 1.2 jar Common Development And Distribution License (CDDL) Version 1.0
wsdl4j wsdl4j 1.6.2 jar CPL
xmlunit xmlunit 1.3 jar BSD License

Project Dependency Graph

Dependency Tree

  • org.apache.juddi:uddi-tck-runner:bundle:3.3.7 [Information]
    • junit:junit:jar:4.12 (compile) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (compile) [Information]
    • org.apache.juddi:juddi-client:jar:3.3.7 (compile) [Information]
    • org.apache.juddi:uddi-tck-base:jar:3.3.7 (compile) [Information]
      • xmlunit:xmlunit:jar:1.3 (compile) [Information]
    • org.apache.juddi:uddi-tck:jar:3.3.7 (compile) [Information]
      • com.sun.xml.ws:jaxws-rt:jar:2.1.4 (compile) [Information]
        • javax.xml.ws:jaxws-api:jar:2.1 (compile) [Information]
          • javax.xml.bind:jaxb-api:jar:2.1 (compile) [Information]
          • javax.xml.soap:saaj-api:jar:1.3 (compile) [Information]
          • javax.annotation:jsr250-api:jar:1.0 (compile) [Information]
          • javax.jws:jsr181-api:jar:1.0-MR1 (compile) [Information]
        • com.sun.xml.bind:jaxb-impl:jar:2.1.7 (compile) [Information]
        • com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.1 (compile) [Information]
        • com.sun.xml.stream.buffer:streambuffer:jar:0.7 (compile) [Information]
        • com.sun.xml.stream:sjsxp:jar:1.0.1 (compile) [Information]
        • org.jvnet.staxex:stax-ex:jar:1.2 (compile) [Information]
        • com.sun.org.apache.xml.internal:resolver:jar:20050927 (compile) [Information]
        • org.jvnet:mimepull:jar:1.2 (compile) [Information]
      • dumbster:dumbster:jar:1.5 (compile) [Information]
      • commons-net:commons-net:jar:3.3 (compile) [Information]
      • javax.mail:mail:jar:1.4.7 (compile) [Information]
        • javax.activation:activation:jar:1.1 (compile) [Information]
      • commons-codec:commons-codec:jar:1.10 (compile) [Information]
      • org.apache.commons:commons-email:jar:1.3.2 (compile) [Information]
    • org.apache.juddi:uddi-tck:test-jar:tests:3.3.7 (compile) [Information]
    • commons-logging:commons-logging-api:jar:1.1 (compile) [Information]

Licenses

GPLv2+CE: JavaMail API (compat)

Eclipse Public License 1.0: JUnit

Common Development And Distribution License (CDDL) Version 1.0: Extended StAX API

New BSD License: Hamcrest Core

GPLv2 with classpath exception: JAX-WS (JSR-224) Reference Implementation, MIME streaming extension

GNU General Public Library: Streaming API for XML

Unknown: Dumbster: Fake SMTP Server, jaxb-api, jaxb-impl, jaxws-api, jsr181-api, jsr250-api, resolver, saaj-api, saaj-impl, sjsxp, streambuffer

BSD License: XMLUnit for Java

CDDL: JavaMail API (compat)

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Lang, Apache HttpClient, Apache HttpCore

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JAX-WS (JSR-224) Reference Implementation, MIME streaming extension, Streaming API for XML

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

The Apache Software License, Version 2.0: Apache Commons Configuration, Apache Commons Logging, Commons Email, Commons Lang, Commons Net, Logging, UDDI TCK Test Runner, UDDI TCK Tests, UDDI Technical Compatibility Kit (TCK) Base, UDDIv2 and v3 WS Stubs and Schema Bindings Generated from WSDL, jUDDI Client side Code

CPL: WSDL4J

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
resolver-20050927.jar 68.2 kB 37 25 4 1.5 Yes
jaxb-impl-2.1.7.jar 854.9 kB 694 647 29 1.5 Yes
saaj-impl-1.3.1.jar 278.3 kB 182 149 13 1.4 Yes
sjsxp-1.0.1.jar 332.1 kB 185 159 11 1.4 Yes
streambuffer-0.7.jar 58 kB 40 31 3 1.5 Yes
jaxws-rt-2.1.4.jar 1.3 MB 977 878 68 1.5 Yes
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-configuration-1.10.jar 362.7 kB 219 194 10 1.5 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 Yes
commons-net-3.3.jar 281 kB 206 174 20 1.5 Yes
dumbster-1.5.jar 7.7 kB 11 6 1 1.2 No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
jsr181-api-1.0-MR1.jar 8 kB 19 14 2 1.5 Yes
mail-1.4.7.jar 521.2 kB 324 293 14 1.4 Yes
jaxb-api-2.1.jar 90 kB 113 100 6 1.5 Yes
saaj-api-1.3.jar 18.8 kB 34 29 1 1.4 No
stax-api-1.0.jar 26.3 kB 47 40 5 1.2 Yes
jaxws-api-2.1.jar 36.2 kB 68 57 7 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes
commons-email-1.3.2.jar 49.5 kB 36 20 3 1.5 Yes
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes
juddi-client/target/classes - 0 0 0 - No
uddi-tck/target/classes - 0 0 0 - No
uddi-tck-3.3.7-tests.jar 226.5 kB - - - - -
uddi-tck-base/target/classes - 0 0 0 - No
uddi-ws/target/classes - 0 0 0 - No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
mimepull-1.2.jar 38.7 kB 42 32 1 1.5 Yes
stax-ex-1.2.jar 11.1 kB 19 9 1 1.5 Yes
wsdl4j-1.6.2.jar 148.4 kB 168 143 20 1.2 No
xmlunit-1.3.jar 96.8 kB 77 68 5 1.3 Yes
Total Size Entries Classes Packages Java Version Debug Information
37 8 MB 5959 5158 347 1.6 29
compile: 37 compile: 8 MB compile: 5959 compile: 5158 compile: 347 - compile: 29

Dependency Repository Locations

Repo ID URL Release Snapshot
central https://repo.maven.apache.org/maven2 Yes No
java.net https://maven-repository.dev.java.net/nonav/repository Yes Yes
jboss http://repository.jboss.org/nexus/content/groups/public Yes Yes
jboss3 https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ Yes Yes
java.net2 https://maven2-repository.dev.java.net/nonav/repository Yes Yes
apache.nexus https://repository.apache.org/content/repositories/releases/ Yes No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes
apache.snapshots https://repository.apache.org/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact central java.net jboss jboss3 java.net2 apache.nexus jvnet-nexus-snapshots apache.snapshots
com.sun.org.apache.xml.internal:resolver:jar:20050927 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.sun.xml.bind:jaxb-impl:jar:2.1.7 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.sun.xml.messaging.saaj:saaj-impl:jar:1.3.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.sun.xml.stream:sjsxp:jar:1.0.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.sun.xml.stream.buffer:streambuffer:jar:0.7 Found at https://repo.maven.apache.org/maven2 - - - - - - -
com.sun.xml.ws:jaxws-rt:jar:2.1.4 Found at https://repo.maven.apache.org/maven2 - - - - - - -
commons-codec:commons-codec:jar:1.10 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-collections:commons-collections:jar:3.2.2 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-configuration:commons-configuration:jar:1.10 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-lang:commons-lang:jar:2.6 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-logging:commons-logging:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-logging:commons-logging-api:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
commons-net:commons-net:jar:3.3 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
dumbster:dumbster:jar:1.5 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.activation:activation:jar:1.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.annotation:jsr250-api:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.jws:jsr181-api:jar:1.0-MR1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.mail:mail:jar:1.4.7 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.xml.bind:jaxb-api:jar:2.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.xml.soap:saaj-api:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.xml.stream:stax-api:jar:1.0 Found at https://repo.maven.apache.org/maven2 - - - - - - -
javax.xml.ws:jaxws-api:jar:2.1 Found at https://repo.maven.apache.org/maven2 - - - - - - -
junit:junit:jar:4.12 Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.apache.commons:commons-email:jar:1.3.2 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.commons:commons-lang3:jar:3.5 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.httpcomponents:httpclient:jar:4.5.2 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.httpcomponents:httpcore:jar:4.4.4 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:juddi-client:jar:3.3.7 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:uddi-tck:jar:3.3.7 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:uddi-tck:test-jar:tests:3.3.7 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:uddi-tck-base:jar:3.3.7 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:uddi-ws:jar:3.3.7 Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.hamcrest:hamcrest-core:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.jvnet:mimepull:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - Found at https://repository.jboss.org/nexus/content/repositories/thirdparty-releases/ - - - -
org.jvnet.staxex:stax-ex:jar:1.2 Found at https://repo.maven.apache.org/maven2 - - - - - - -
wsdl4j:wsdl4j:jar:1.6.2 Found at https://repo.maven.apache.org/maven2 - - - - - - -
xmlunit:xmlunit:jar:1.3 Found at https://repo.maven.apache.org/maven2 - - - - - - -
Total central java.net jboss jboss3 java.net2 apache.nexus jvnet-nexus-snapshots apache.snapshots
37 (compile: 37) 37 0 0 1 0 16 0 0