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 | Optional |
|---|---|---|---|---|
| commons-lang | commons-lang | 2.4 | jar | No |
| log4j | log4j | 1.2.14 | jar | No |
| org.springframework | spring-test | 2.5.6 | jar | No |
| org.springframework | spring-web | 2.5.6 | jar | No |
| org.apache.tomcat | catalina | 6.0.18 | jar | Yes |
| org.apache.tomcat | coyote | 6.0.18 | jar | Yes |
| org.mortbay.jetty | jetty | 6.1.15 | jar | Yes |
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 |
|---|---|---|---|
| commons-httpclient | commons-httpclient | 3.1 | jar |
| org.jboss.resteasy | jaxrs-api | 1.0.1.GA | jar |
| org.jboss.resteasy | resteasy-jaxrs | 1.0.1.GA | jar |
| org.jboss.resteasy | resteasy-spring | 1.0.1.GA | jar |
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 |
|---|---|---|---|
| junit | junit | 4.4 | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
|---|---|---|---|
| aopalliance | aopalliance | 1.0 | jar |
| commons-logging | commons-logging | 1.1.1 | jar |
| org.apache.tomcat | annotations-api | 6.0.18 | jar |
| org.apache.tomcat | juli | 6.0.18 | jar |
| org.apache.tomcat | servlet-api | 6.0.18 | jar |
| org.mortbay.jetty | jetty-util | 6.1.15 | jar |
| org.mortbay.jetty | servlet-api | 2.5-20081211 | jar |
| org.springframework | spring-beans | 2.5.6 | jar |
| org.springframework | spring-context | 2.5.6 | jar |
| org.springframework | spring-core | 2.5.6 | jar |
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 |
|---|---|---|---|
| com.sun.xml.bind | jaxb-impl | 2.1.8 | jar |
| com.sun.xml.fastinfoset | FastInfoset | 1.2.2 | jar |
| com.sun.xml.stream | sjsxp | 1.0.1 | jar |
| commons-codec | commons-codec | 1.2 | jar |
| javassist | javassist | 3.6.0.GA | jar |
| javax.activation | activation | 1.1 | jar |
| javax.annotation | jsr250-api | 1.0 | jar |
| javax.servlet | servlet-api | 2.5 | jar |
| javax.xml.bind | jaxb-api | 2.1 | jar |
| javax.xml.stream | stax-api | 1.0 | jar |
| org.codehaus.jettison | jettison | 1.0.1 | jar |
| org.jboss.resteasy | resteasy-jaxb-provider | 1.0.1.GA | jar |
| org.scannotation | scannotation | 1.0.2 | jar |
| org.slf4j | slf4j-api | 1.5.2 | jar |
| org.slf4j | slf4j-simple | 1.5.2 | jar |
| tjws | webserver | 1.3.3 | jar |
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE: JAX-RS Core API, RESTEasy JAX-RS Implementation, Resteasy JAXB Provider, Resteasy Spring integration
The Apache License, Version 2.0: Jitr
Unknown: Codec, Jettison, SLF4J API Module, SLF4J Simple Binding, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.8, Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.2.2, Unnamed - com.sun.xml.stream:sjsxp:jar:1.0.1, Unnamed - javassist:javassist:jar:3.6.0.GA, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, Unnamed - org.apache.tomcat:annotations-api:jar:6.0.18, Unnamed - org.apache.tomcat:catalina:jar:6.0.18, Unnamed - org.apache.tomcat:coyote:jar:6.0.18, Unnamed - org.apache.tomcat:juli:jar:6.0.18, Unnamed - org.apache.tomcat:servlet-api:jar:6.0.18, Unnamed - tjws:webserver:jar:1.3.3, scannotation
Apache License: HttpClient
GNU General Public Library: Streaming API for XML
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons Lang, Commons Logging, Log4j, Spring Framework: Beans, Spring Framework: Context, Spring Framework: Core, Spring Framework: Test, Spring Framework: Web
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
Apache License Version 2.0: Jetty Server, Jetty Utilities, Servlet Specification API
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug |
| jaxb-impl-2.1.8.jar | 836.04 kB | 695 | 648 | 29 | 1.5 | debug |
| FastInfoset-1.2.2.jar | 284.94 kB | 178 | 149 | 17 | 1.5 | debug |
| sjsxp-1.0.1.jar | 324.27 kB | 185 | 159 | 11 | 1.4 | debug |
| commons-codec-1.2.jar | 29.38 kB | 30 | 19 | 5 | 1.1 | debug |
| commons-httpclient-3.1.jar | 297.85 kB | 183 | 167 | 8 | 1.2 | 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 |
| javassist-3.6.0.GA.jar | 529.53 kB | 323 | 305 | 16 | 1.2 | debug |
| activation-1.1.jar | 61.51 kB | 50 | 38 | 3 | 1.4 | debug |
| jsr250-api-1.0.jar | 5.71 kB | 16 | 11 | 2 | 1.5 | debug |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
| jaxb-api-2.1.jar | 87.86 kB | 113 | 100 | 6 | 1.5 | debug |
| stax-api-1.0.jar | 25.69 kB | 47 | 40 | 5 | 1.2 | debug |
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
| annotations-api-6.0.18.jar | 10.55 kB | 30 | 21 | 5 | 1.5 | debug |
| juli-6.0.18.jar | 18.54 kB | 19 | 13 | 2 | 1.5 | debug |
| servlet-api-6.0.18.jar | 81.82 kB | 61 | 42 | 2 | 1.5 | debug |
| jettison-1.0.1.jar | 55.37 kB | 45 | 30 | 5 | 1.1 | debug |
| jaxrs-api-1.0.1.GA.jar | 42.01 kB | 63 | 51 | 3 | 1.5 | debug |
| resteasy-jaxb-provider-1.0.1.GA.jar | 66.13 kB | 67 | 47 | 6 | 1.5 | debug |
| resteasy-jaxrs-1.0.1.GA.jar | 316.36 kB | 241 | 207 | 19 | 1.5 | debug |
| resteasy-spring-1.0.1.GA.jar | 41.51 kB | 47 | 31 | 4 | 1.5 | debug |
| jetty-util-6.1.15.jar | 167.76 kB | 118 | 103 | 6 | 1.4 | debug |
| servlet-api-2.5-20081211.jar | 130.99 kB | 79 | 42 | 2 | 1.4 | debug |
| scannotation-1.0.2.jar | 17.85 kB | 23 | 13 | 2 | 1.5 | debug |
| slf4j-api-1.5.2.jar | 16.98 kB | 29 | 18 | 3 | 1.3 | debug |
| slf4j-simple-1.5.2.jar | 7.30 kB | 15 | 5 | 1 | 1.3 | debug |
| spring-beans-2.5.6.jar | 476.84 kB | 327 | 297 | 15 | 1.5 | debug |
| spring-context-2.5.6.jar | 465.76 kB | 407 | 344 | 48 | 1.5 | debug |
| spring-core-2.5.6.jar | 278.80 kB | 214 | 212 | 19 | 1.5 | debug |
| spring-test-2.5.6.jar | 176.68 kB | 131 | 110 | 15 | 1.5 | debug |
| spring-web-2.5.6.jar | 190.02 kB | 154 | 133 | 13 | 1.5 | debug |
| webserver-1.3.3.jar | 93.86 kB | 46 | 42 | 2 | 1.4 | debug |
| catalina-6.0.18.jar | 1.08 MB | 585 | 516 | 25 | 1.5 | debug |
| coyote-6.0.18.jar | 724.69 kB | 396 | 351 | 25 | 1.5 | debug |
| jetty-6.1.15.jar | 509.18 kB | 258 | 228 | 14 | 1.4 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 38 | 8.22 MB | 5,924 | 5,108 | 392 | 1.5 | 38 |
| compile: 17 | compile: 4.90 MB | compile: 3,272 | compile: 2,832 | compile: 223 | - | compile: 17 |
| test: 20 | test: 3.17 MB | test: 2,464 | test: 2,122 | test: 149 | - | test: 20 |
| provided: 1 | provided: 157.69 kB | provided: 188 | provided: 154 | provided: 20 | - | provided: 1 |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| maven repo | http://repo1.maven.org/maven2/ | Yes | Yes |
| codehaus.org | http://snapshots.repository.codehaus.org | - | Yes |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
| codehaus | http://repository.codehaus.org | Yes | Yes |
| java.net | http://download.java.net/maven/2 | Yes | - |
| m1.java.net | http://download.java.net/maven/1 | Yes | - |
| ibiblio mirror | http://mirrors.ibiblio.org/pub/mirrors/maven2/ | Yes | Yes |
| jakarta | http://jakarta.apache.org/commons/httpclient/ | Yes | Yes |
| maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes |
| jboss | http://repository.jboss.org/maven2 | Yes | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.