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 | Optional |
|---|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.8.3 | jar | The Apache Software License, Version 2.0 | No |
| commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt | No |
| commons-collections | commons-collections | 3.2 | jar | /LICENSE.txt | No |
| commons-digester | commons-digester | 1.8 | jar | /LICENSE.txt | No |
| commons-discovery | commons-discovery | 0.4 | jar | /LICENSE.txt | No |
| commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 | No |
| org.apache.myfaces.core | myfaces-api | 1.2.13-SNAPSHOT | jar | The Apache Software License, Version 2.0 | No |
| com.google.code.guice | guice | 1.0 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.geronimo.specs | geronimo-ejb_3.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.geronimo.specs | geronimo-jpa_3.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 | Yes |
| org.apache.tomcat | catalina | 6.0.29 | jar | - | 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 | Classifier | Type | License |
|---|---|---|---|---|---|
| cactus | cactus | 13-1.7.2 | - | jar | - |
| org.apache.myfaces.core | myfaces-api | 1.2.13-SNAPSHOT | tests | jar | The Apache Software License, Version 2.0 |
| org.apache.shale | shale-test | 1.0.4 | - | jar | The Apache Software License, Version 2.0 |
| org.easymock | easymock | 2.3 | - | jar | MIT License |
| org.easymock | easymockclassextension | 2.3 | - | jar | MIT License |
| org.testng | testng | 5.1 | jdk15 | jar | Apache License, Version 2.0 |
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 | License |
|---|---|---|---|---|
| javax.servlet | jstl | 1.2 | jar | - |
| javax.servlet | servlet-api | 2.5 | jar | - |
| javax.servlet.jsp | jsp-api | 2.1 | jar | - |
| org.apache.geronimo.specs | geronimo-annotation_1.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.buildtools | myfaces-builder-annotations | 1.0.7 | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.shared | myfaces-shared-impl | 3.0.12-20120410.170806-10 | jar | The Apache Software License, Version 2.0 |
| portlet-api | portlet-api | 1.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 | License |
|---|---|---|---|---|
| org.apache.tomcat | annotations-api | 6.0.29 | jar | - |
| org.apache.tomcat | juli | 6.0.29 | jar | - |
| org.apache.tomcat | servlet-api | 6.0.29 | 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 | License |
|---|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | jar | - |
| junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.core:myfaces-impl:jar:1.2.13-SNAPSHOT

- org.apache.myfaces.core:myfaces-api:jar:1.2.13-SNAPSHOT (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.apache.myfaces.shared:myfaces-shared-impl:jar:3.0.12-SNAPSHOT (provided)

- commons-codec:commons-codec:jar:1.3 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-codec:commons-codec:jar:1.3 (compile)
- javax.servlet:servlet-api:jar:2.5 (provided)

- javax.servlet.jsp:jsp-api:jar:2.1 (provided)

- javax.servlet:jstl:jar:1.2 (provided)

- portlet-api:portlet-api:jar:1.0 (provided)

- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:jar:1.0 (provided)

- org.apache.geronimo.specs:geronimo-jpa_3.0_spec:jar:1.0 (compile)

- org.apache.geronimo.specs:geronimo-ejb_3.0_spec:jar:1.0 (compile)

- org.apache.myfaces.buildtools:myfaces-builder-annotations:jar:1.0.7 (provided)

- commons-collections:commons-collections:jar:3.2 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-discovery:commons-discovery:jar:0.4 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)
- commons-codec:commons-codec:jar:1.3 (compile)

- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)
- commons-digester:commons-digester:jar:1.8 (compile)

- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
- org.apache.tomcat:catalina:jar:6.0.29 (compile)

- org.apache.tomcat:servlet-api:jar:6.0.29 (compile)

- org.apache.tomcat:juli:jar:6.0.29 (compile)

- org.apache.tomcat:annotations-api:jar:6.0.29 (compile)

- org.apache.tomcat:servlet-api:jar:6.0.29 (compile)
- com.google.code.guice:guice:jar:1.0 (compile)

- org.testng:testng:jar:jdk15:5.1 (test)

- junit:junit:jar:3.8.1 (test)

- junit:junit:jar:3.8.1 (test)
- org.apache.myfaces.core:myfaces-api:jar:tests:1.2.13-SNAPSHOT (test)

- commons-logging:commons-logging:jar:1.1.1 (compile)

- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.apache.shale:shale-test:jar:1.0.4 (test)

- junit:junit:jar:3.8.1 (test)

- junit:junit:jar:3.8.1 (test)
- cactus:cactus:jar:13-1.7.2 (test)

- org.easymock:easymock:jar:2.3 (test)

- org.easymock:easymockclassextension:jar:2.3 (test)

- org.easymock:easymock:jar:2.3 (test)

- cglib:cglib-nodep:jar:2.1_3 (test)

- org.easymock:easymock:jar:2.3 (test)
- org.apache.myfaces.core:myfaces-api:jar:1.2.13-SNAPSHOT (compile)
Licenses
Unknown: annotations-api, cactus, catalina, cglib, jsp-api, jstl, juli, portlet-api, servlet-api
Apache License, Version 2.0: TestNG
Common Public License Version 1.0: JUnit
MIT License: EasyMock, EasyMock class extension
The Apache Software License, Version 2.0: Annotation 1.0, Apache MyFaces Buildtools Maven2 Builder Annotations, Apache MyFaces JSF-1.2 Core Impl, Apache Myfaces JSF Core-1.2 API, Codec, Collections, Commons BeanUtils, Commons Logging, Digester, Discovery, EJB 3.0, Guice, JPA 1.0, MyFaces Shared Impl, Shale Test Framework
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| cactus-13-1.7.2.jar | 253.09 kB | 140 | 112 | 18 | 1.2 | debug |
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug |
| commons-beanutils-1.8.3.jar | 226.58 kB | 155 | 137 | 6 | 1.3 | 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-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
| commons-discovery-0.4.jar | 74.89 kB | 74 | 59 | 8 | 1.1 | debug |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
| jstl-1.2.jar | 404.53 kB | 341 | 279 | 27 | 1.5 | debug |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
| jsp-api-2.1.jar | 98.28 kB | 101 | 84 | 4 | 1.5 | debug |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
| geronimo-annotation_1.0_spec-1.0.jar | 11.80 kB | 23 | 11 | 2 | 1.5 | debug |
| myfaces-builder-annotations-1.0.7.jar | 20.34 kB | 38 | 20 | 1 | 1.5 | release |
| api/target/test-classes | - | 0 | 0 | 0 | - | release |
| api/target/classes | - | 0 | 0 | 0 | - | release |
| myfaces-shared-impl-3.0.12-SNAPSHOT.jar | 270.81 kB | 175 | 142 | 18 | 1.5 | debug |
| shale-test-1.0.4.jar | 102.05 kB | 73 | 54 | 6 | 1.4 | debug |
| annotations-api-6.0.29.jar | 14.88 kB | 32 | 21 | 5 | 1.5 | debug |
| juli-6.0.29.jar | 25.86 kB | 22 | 14 | 2 | 1.5 | debug |
| servlet-api-6.0.29.jar | 86.16 kB | 63 | 42 | 2 | 1.5 | debug |
| easymock-2.3.jar | 69.63 kB | 79 | 68 | 3 | 1.5 | debug |
| easymockclassextension-2.3.jar | 50.07 kB | 49 | 46 | 10 | 1.5 | debug |
| testng-5.1-jdk15.jar | 675.98 kB | 523 | 412 | 31 | 1.5 | debug |
| portlet-api-1.0.jar | 16.69 kB | 31 | 27 | 1 | 1.1 | debug |
| guice-1.0.jar | 543.10 kB | 471 | 466 | 19 | 1.5 | debug |
| geronimo-ejb_3.0_spec-1.0.jar | 31.01 kB | 73 | 58 | 3 | 1.5 | debug |
| geronimo-jpa_3.0_spec-1.0.jar | 51.32 kB | 103 | 91 | 2 | 1.5 | debug |
| catalina-6.0.29.jar | 1.14 MB | 609 | 538 | 25 | 1.5 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 29 | 5.41 MB | 4,299 | 3,692 | 236 | 1.5 | 26 |
| compile: 14 | compile: 2.95 MB | compile: 2,277 | compile: 2,037 | compile: 97 | - | compile: 13 |
| test: 8 | test: 1.55 MB | test: 1,245 | test: 1,050 | test: 84 | - | test: 7 |
| provided: 7 | provided: 925.10 kB | provided: 777 | provided: 605 | provided: 55 | - | provided: 6 |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
| apache-maven-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| tomcat | http://tomcat.apache.org/dev/dist/m2-repository | Yes | Yes | Yes |
| apache-incubator | http://people.apache.org/repo/m2-incubating-repository/ | Yes | - | - |
| codehaus | http://repository.codehaus.org | Yes | - | - |
| java.net | http://download.java.net/maven/2 | Yes | Yes | - |
| codehaus-snapshots | http://snapshots.repository.codehaus.org | - | Yes | - |
| apache-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.