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-codec | commons-codec | 1.3 | jar | /LICENSE.txt | No |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 | No |
org.apache.myfaces.core | myfaces-api | 2.2.13 | jar | Apache License, Version 2.0 | No |
org.apache.myfaces.core.internal | myfaces-impl-shared-public | 2.2.13 | jar | Apache License, Version 2.0 | 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 | Type | License |
---|---|---|---|---|
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.myfaces.test | myfaces-test22 | 1.0.7 | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 2.3 | jar | MIT License |
org.easymock | easymockclassextension | 2.3 | jar | MIT 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 | License |
---|---|---|---|---|
org.apache.geronimo.specs | geronimo-el_2.2_spec | 1.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-jsp_2.1_spec | 1.0.1 | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-servlet_3.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 |
org.apache.myfaces.buildtools | myfaces-builder-annotations | 1.0.9 | 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 | License |
---|---|---|---|---|
org.apache.geronimo.specs | geronimo-atinject_1.0_spec | 1.0 | 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 | License |
---|---|---|---|---|
cglib | cglib-nodep | 2.1_3 | jar | - |
junit | junit | 4.11 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.core.internal:myfaces-impl-shared:jar:2.2.13
- org.apache.myfaces.core:myfaces-api:jar:2.2.13 (compile)
- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 (compile)
- org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.2.13 (compile)
- org.apache.myfaces.core:myfaces-api:jar:2.2.13 (compile)
- commons-codec:commons-codec:jar:1.3 (compile)
- org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 (provided)
- org.apache.geronimo.specs:geronimo-jsp_2.1_spec:jar:1.0.1 (provided)
- org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.1 (provided)
- org.apache.myfaces.buildtools:myfaces-builder-annotations:jar:1.0.9 (provided)
- commons-collections:commons-collections:jar:3.2.2 (compile)
- commons-codec:commons-codec:jar:1.3 (compile)
- org.apache.myfaces.test:myfaces-test22:jar:1.0.7 (test)
- junit:junit:jar:4.11 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- junit:junit:jar:4.11 (test)
- commons-logging:commons-logging:jar:1.1.1 (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.apache.myfaces.core:myfaces-api:jar:2.2.13 (compile)
Licenses
New BSD License: Hamcrest Core
Unknown: cglib
Apache License, Version 2.0: Apache Commons Collections, Apache MyFaces Core For JSF 2.2 - Shared, Apache MyFaces JSF-2.2 Core API, Apache MyFaces Shared Public API For JSF 2.2 - Core
Common Public License Version 1.0: JUnit
MIT License: EasyMock, EasyMock class extension
The Apache Software License, Version 2.0: Apache Geronimo Expression Language Spec 2.2, Apache Geronimo JSR-330 Spec API, Apache MyFaces Buildtools Maven2 Builder Annotations, Codec, Commons Logging, JSP 2.1, Myfaces Test Framework for JSF 2.2, Servlet 3.0
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug |
commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
commons-collections-3.2.2.jar | 574.55 kB | 484 | 460 | 12 | 1.3 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
geronimo-atinject_1.0_spec-1.0.jar | 9.80 kB | 18 | 6 | 1 | 1.5 | release |
geronimo-el_2.2_spec-1.0.1.jar | 46.50 kB | 47 | 29 | 2 | 1.5 | debug |
geronimo-jsp_2.1_spec-1.0.1.jar | 71.76 kB | 83 | 60 | 3 | 1.5 | debug |
geronimo-servlet_3.0_spec-1.0.jar | 94.07 kB | 107 | 74 | 4 | 1.5 | debug |
myfaces-builder-annotations-1.0.9.jar | 22.86 kB | 42 | 24 | 1 | 1.5 | release |
api/target/classes | - | 0 | 0 | 0 | - | release |
myfaces-test22-1.0.7.jar | 277.45 kB | 198 | 170 | 14 | 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 |
hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
shared-public/target/classes | - | 0 | 0 | 0 | - | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
16 | 1.88 MB | 1,771 | 1,526 | 98 | 1.5 | 12 |
compile: 5 | compile: 637.98 kB | compile: 544 | compile: 491 | compile: 18 | - | compile: 2 |
test: 7 | test: 1.03 MB | test: 948 | test: 848 | test: 70 | - | test: 7 |
provided: 4 | provided: 235.18 kB | provided: 279 | provided: 187 | provided: 10 | - | provided: 3 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
codehaus.snapshots | http://snapshots.repository.codehaus.org | - | Yes | Yes |
apache.snapshots | https://repository.apache.org/snapshots | - | Yes | - |
tomcat | http://tomcat.apache.org/dev/dist/m2-repository | Yes | Yes | Yes |
apache-incubator | http://people.apache.org/repo/m2-incubating-repository/ | Yes | - | Yes |
codehaus-snapshots | http://snapshots.repository.codehaus.org | - | Yes | Yes |
apache-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.
Artifact | apache.snapshots | central |
---|---|---|
cglib:cglib-nodep:jar:2.1_3 | - | - |
commons-codec:commons-codec:jar:1.3 | - | - |
commons-collections:commons-collections:jar:3.2.2 | - | - |
commons-logging:commons-logging:jar:1.1.1 | - | - |
junit:junit:jar:4.11 | - | - |
org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 | - | - |
org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.1 | - | - |
org.apache.geronimo.specs:geronimo-jsp_2.1_spec:jar:1.0.1 | - | - |
org.apache.geronimo.specs:geronimo-servlet_3.0_spec:jar:1.0 | - | - |
org.apache.myfaces.buildtools:myfaces-builder-annotations:jar:1.0.9 | - | - |
org.apache.myfaces.core:myfaces-api:jar:2.2.13 | - | - |
org.apache.myfaces.test:myfaces-test22:jar:1.0.7 | - | - |
org.easymock:easymock:jar:2.3 | - | - |
org.easymock:easymockclassextension:jar:2.3 | - | - |
org.hamcrest:hamcrest-core:jar:1.3 | - | - |
org.apache.myfaces.core.internal:myfaces-impl-shared-public:jar:2.2.13 | - | - |
Total | apache.snapshots | central |
16 (compile: 5, test: 7, provided: 4) | 0 | 0 |