This project has retired. For details please refer to its Attic page.
UDDI TCK Tests – 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 Type Licenses
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-logging commons-logging-api 1.1 jar /LICENSE.txt
commons-net commons-net 3.3 jar The Apache Software License, Version 2.0
dumbster dumbster 1.5 jar -
javax.mail mail 1.4.7 jar CDDL-GPLv2+CE
org.apache.commons commons-email 1.3.2 jar The Apache Software License, Version 2.0
org.apache.juddi juddi-client 3.3.7 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
org.apache.juddi uddi-ws 3.3.7 jar The Apache Software License, Version 2.0

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 Licenses
junit junit 4.12 jar Eclipse Public License 1.0
org.easymock easymock 2.0 jar -

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
org.apache.juddi juddi-tomcat 3.3.7 zip 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 -
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
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.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-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.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

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 Licenses
org.hamcrest hamcrest-core 1.3 jar New BSD License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
commons-discovery commons-discovery 0.2 jar -
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
mysql mysql-connector-java 6.0.5 jar The GNU General Public License, Version 2
org.apache.derby derby 10.10.1.1 jar Apache 2
org.apache.geronimo.specs geronimo-jaxws_2.2_spec 1.0 jar The Apache Software License, Version 2.0
org.apache.juddi juddi-gui-war 3.3.7 war The Apache Software License, Version 2.0
org.apache.juddi juddiv3-war 3.3.7 war The Apache Software License, Version 2.0
org.apache.juddi juddiv3-war-repl 3.3.7 war The Apache Software License, Version 2.0
org.apache.tomcat tomcat 9.0.30 zip Apache License, Version 2.0
org.json json 20090211 jar provided without support or warranty
org.postgresql postgresql 9.4.1212 jar BSD-2-Clause

Project Dependency Graph

Dependency Tree

  • org.apache.juddi:uddi-tck:jar:3.3.7 [Information]
    • org.apache.juddi:uddi-ws: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:juddi-client:jar:3.3.7 (compile) [Information]
    • org.apache.juddi:juddi-tomcat:zip:3.3.7 (provided) [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]
    • org.easymock:easymock:jar:2.0 (test) [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]
    • junit:junit:jar:4.12 (test) [Information]
      • org.hamcrest:hamcrest-core:jar:1.3 (test) [Information]
    • commons-logging:commons-logging-api:jar:1.1 (compile) [Information]

Licenses

GPLv2+CE: JavaMail API (compat)

provided without support or warranty: JSON (JavaScript Object Notation)

Eclipse Public License 1.0: JUnit

BSD-2-Clause: PostgreSQL JDBC Driver - JDBC 4.2

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

New BSD License: Hamcrest Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver

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

GNU General Public Library: Streaming API for XML

Unknown: Discovery, Dumbster: Fake SMTP Server, EasyMock 2.0, 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, tomcat

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, Apache Geronimo JAX-WS 2.2 API, Apache Log4j, Commons Email, Commons Lang, Commons Net, Logging, UDDI TCK Tests, UDDI Technical Compatibility Kit (TCK) Base, UDDIv2 and v3 WS Stubs and Schema Bindings Generated from WSDL, jUDDI Client side Code, jUDDI GUI WAR construction, jUDDI Replication Services WAR, jUDDI Services WAR, jUDDI Tomcat Packaging

CPL: WSDL4J

The GNU General Public License, Version 2: MySQL Connector/J

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
resolver-20050927.jar 68.2 kB 37 25 4 1.5 Yes No
jaxb-impl-2.1.7.jar 854.9 kB 694 647 29 1.5 Yes No
saaj-impl-1.3.1.jar 278.3 kB 182 149 13 1.4 Yes No
sjsxp-1.0.1.jar 332.1 kB 185 159 11 1.4 Yes No
streambuffer-0.7.jar 58 kB 40 31 3 1.5 Yes No
jaxws-rt-2.1.4.jar 1.3 MB 977 878 68 1.5 Yes No
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes No
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes No
commons-configuration-1.10.jar 362.7 kB 219 194 10 1.5 Yes No
commons-discovery-0.2.jar 71.4 kB 80 58 8 1.1 Yes No
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
commons-logging-api-1.1.jar 44.6 kB 29 20 2 1.1 Yes No
commons-net-3.3.jar 281 kB 206 174 20 1.5 Yes No
dumbster-1.5.jar 7.7 kB 11 6 1 1.2 No No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
jsr181-api-1.0-MR1.jar 8 kB 19 14 2 1.5 Yes No
mail-1.4.7.jar 521.2 kB 324 293 14 1.4 Yes No
jaxb-api-2.1.jar 90 kB 113 100 6 1.5 Yes No
saaj-api-1.3.jar 18.8 kB 34 29 1 1.4 No No
stax-api-1.0.jar 26.3 kB 47 40 5 1.2 Yes No
jaxws-api-2.1.jar 36.2 kB 68 57 7 1.5 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
mysql-connector-java-6.0.5.jar 1.9 MB 919 850 49 1.8 Yes No
commons-email-1.3.2.jar 49.5 kB 36 20 3 1.5 Yes No
commons-lang3-3.5.jar 479.9 kB 284 260 12 1.6 Yes No
derby-10.10.1.1.jar 2.8 MB 1644 1584 100 1.6 No Yes
geronimo-jaxws_2.2_spec-1.0.jar 60.2 kB 94 69 9 1.5 Yes No
httpclient-4.5.2.jar 736.7 kB 504 463 24 1.6 Yes No
httpcore-4.4.4.jar 326.7 kB 284 254 17 1.6 Yes No
juddi-client/target/classes - 0 0 0 - No No
juddi-gui/target/classes - 0 0 0 - No No
juddi-tomcat-3.3.7.zip 87.8 MB - - - - - -
juddiv3-war/target/classes - 0 0 0 - No No
juddiv3-war-repl/target/classes - 0 0 0 - No No
uddi-tck-base/target/classes - 0 0 0 - No No
uddi-ws/target/classes - 0 0 0 - No No
tomcat-9.0.30.zip 11.6 MB - - - - - -
easymock-2.0.jar 60.4 kB 62 56 3 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
json-20090211.jar 45.9 kB 21 19 1 1.6 Yes No
mimepull-1.2.jar 38.7 kB 42 32 1 1.5 Yes No
stax-ex-1.2.jar 11.1 kB 19 9 1 1.5 Yes No
postgresql-9.4.1212.jar 680.4 kB 281 248 22 1.8 Yes No
wsdl4j-1.6.2.jar 148.4 kB 168 143 20 1.2 No No
xmlunit-1.3.jar 96.8 kB 77 68 5 1.3 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
48 113.4 MB 9413 8356 560 1.8 36 1
compile: 33 compile: 7.5 MB compile: 5584 compile: 4827 compile: 314 - compile: 27 -
test: 3 test: 420.3 kB test: 437 test: 387 test: 36 - test: 3 -
provided: 12 provided: 105.5 MB provided: 3392 provided: 3142 provided: 210 - provided: 6 provided: 1

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact maven2-repository.dev.java.net 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-discovery:commons-discovery:jar:0.2 - 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 - - - - - - -
log4j:log4j:jar:1.2.17 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
mysql:mysql-connector-java:jar:6.0.5 - 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.derby:derby:jar:10.10.1.1 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.0 - 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:juddi-gui-war:war:3.3.7 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:juddi-tomcat:zip:3.3.7 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:juddiv3-war:war:3.3.7 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.apache.juddi:juddiv3-war-repl:war: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.apache.tomcat:tomcat:zip:9.0.30 - Found at https://repo.maven.apache.org/maven2 - - - - Found at https://repository.apache.org/content/repositories/releases/ - -
org.easymock:easymock:jar:2.0 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - Found at https://repo.maven.apache.org/maven2 - - - - - - -
org.json:json:jar:20090211 - 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 - - - - - - -
org.postgresql:postgresql:jar:9.4.1212 - 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 maven2-repository.dev.java.net central java.net jboss jboss3 java.net2 apache.nexus jvnet-nexus-snapshots apache.snapshots
48 (compile: 33, test: 3, provided: 12) 0 48 0 0 1 0 23 0 0