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 |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-validation_1.0_spec | 1.1 | jar | The Apache Software 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-beanutils | commons-beanutils | 1.9.4 | jar | Apache License, Version 2.0 |
de.berlios.jsunit | jsunit-maven2-plugin | 1.3 | jar | Apache 2 |
jmock | jmock | 1.2.0 | jar | BSD |
jmock | jmock-cglib | 1.2.0 | jar | BSD |
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.myfaces.test | myfaces-test23 | 1.0.8 | 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 |
---|---|---|---|---|
javax.servlet | jstl | 1.2 | jar | - |
org.apache.geronimo.specs | geronimo-atinject_1.0_spec | 1.0 | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-el_2.2_spec | 1.0.4 | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-jcdi_1.1_spec | 1.0 | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-jsp_2.2_spec | 1.2 | 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 |
org.apache.tomcat | tomcat-servlet-api | 9.0.2 | jar | http://www.apache.org/licenses/LICENSE-2.0.txt and http://www.opensource.org/licenses/cddl1.txt |
org.apache.tomcat | tomcat-websocket-api | 7.0.78 | jar | Apache 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.
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 | - |
classworlds | classworlds | 1.1-alpha-2 | jar | - |
commons-collections | commons-collections | 3.2.2 | jar | Apache License, Version 2.0 |
commons-io | commons-io | 1.2 | jar | /LICENSE.txt |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
de.berlios.jsunit | jsunit | 1.3 | jar | Apache 2 |
org.apache.maven | maven-artifact | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-artifact-manager | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-model | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-plugin-api | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-profile | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-project | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-repository-metadata | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-settings | 2.0.5 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-archiver | 1.0-alpha-7 | jar | - |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9 | jar | - |
org.codehaus.plexus | plexus-utils | 1.1 | jar | - |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
rhino | js | 1.5R4.1 | jar | - |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.core:myfaces-api:jar:2.3.7
- org.apache.tomcat:tomcat-servlet-api:jar:9.0.2 (provided)
- org.apache.geronimo.specs:geronimo-jsp_2.2_spec:jar:1.2 (provided)
- javax.servlet:jstl:jar:1.2 (provided)
- org.apache.geronimo.specs:geronimo-el_2.2_spec:jar:1.0.4 (provided)
- org.apache.geronimo.specs:geronimo-validation_1.0_spec:jar:1.1 (compile)
- org.apache.myfaces.buildtools:myfaces-builder-annotations:jar:1.0.9 (provided)
- org.apache.geronimo.specs:geronimo-jcdi_1.1_spec:jar:1.0 (provided)
- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 (provided)
- org.apache.tomcat:tomcat-websocket-api:jar:7.0.78 (provided)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.myfaces.test:myfaces-test23:jar:1.0.8 (test)
- junit:junit:jar:4.12 (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)
- jmock:jmock:jar:1.2.0 (test)
- junit:junit:jar:4.12 (test)
- jmock:jmock-cglib:jar:1.2.0 (test)
- jmock:jmock:jar:1.2.0 (test)
- cglib:cglib-nodep:jar:2.1_3 (test)
- de.berlios.jsunit:jsunit-maven2-plugin:jar:1.3 (test)
- de.berlios.jsunit:jsunit:jar:1.3 (test)
- rhino:js:jar:1.5R4.1 (test)
- rhino:js:jar:1.5R4.1 (test)
- commons-io:commons-io:jar:1.2 (test)
- org.apache.maven:maven-plugin-api:jar:2.0.5 (test)
- org.apache.maven:maven-artifact:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.apache.maven:maven-project:jar:2.0.5 (test)
- org.apache.maven:maven-settings:jar:2.0.5 (test)
- org.apache.maven:maven-model:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- org.apache.maven:maven-profile:jar:2.0.5 (test)
- org.apache.maven:maven-model:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- org.apache.maven:maven-model:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.apache.maven:maven-artifact-manager:jar:2.0.5 (test)
- org.apache.maven:maven-repository-metadata:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.apache.maven:maven-artifact:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2 (test)
- org.apache.maven:maven-repository-metadata:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-utils:jar:1.1 (test)
- org.apache.maven:maven-artifact:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9 (test)
- junit:junit:jar:4.12 (test)
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.apache.maven:maven-settings:jar:2.0.5 (test)
- org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7 (test)
- de.berlios.jsunit:jsunit:jar:1.3 (test)
- commons-beanutils:commons-beanutils:jar:1.9.4 (test)
- commons-logging:commons-logging:jar:1.1.1 (test)
- commons-collections:commons-collections:jar:3.2.2 (test)
Licenses
Apache 2: JsUnit, JsUnit Maven2 Plugin
Apache License, Version 2.0 and Common Development And Distribution License (CDDL) Version 1.0: tomcat-servlet-api
BSD: jMock, jMock CGLIB extension
Unknown: Default Plexus Container, Plexus Archiver Component, Plexus Common Utilities, cglib, classworlds, js, jstl
Eclipse Public License 1.0: JUnit
MIT License: EasyMock, EasyMock class extension
Apache License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache MyFaces JSF-2.3 Core API, tomcat-websocket-api
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Apache Geronimo Expression Language Spec 2.2, Apache Geronimo JCDI Spec 1.1, Apache Geronimo JSP Spec 2.2, Apache Geronimo JSR-303 Bean Validation Spec API, Apache Geronimo JSR-330 Spec API, Apache MyFaces Buildtools Maven2 Builder Annotations, Commons Logging, IO, Maven Artifact, Maven Artifact Manager, Maven Local Settings Model, Maven Model, Maven Plugin API, Maven Profile Model, Maven Project Builder, Maven Repository Metadata Model, Maven Wagon API, Myfaces Test Framework for JSF 2.3
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 |
classworlds-1.1-alpha-2.jar | 36.64 kB | 32 | 22 | 3 | 1.1 | debug |
commons-beanutils-1.9.4.jar | 241.13 kB | 154 | 137 | 5 | 1.6 | debug |
commons-collections-3.2.2.jar | 574.55 kB | 484 | 460 | 12 | 1.3 | debug |
commons-io-1.2.jar | 64.08 kB | 55 | 44 | 4 | 1.1 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
jsunit-1.3.jar | 27.32 kB | 12 | 3 | 1 | 1.1 | debug |
jsunit-maven2-plugin-1.3.jar | 7.41 kB | 10 | 2 | 1 | 1.1 | debug |
jstl-1.2.jar | 404.53 kB | 341 | 279 | 27 | 1.5 | debug |
jmock-1.2.0.jar | 104.23 kB | 119 | 117 | 8 | 1.3 | debug |
jmock-cglib-1.2.0.jar | 3.53 kB | 5 | 3 | 1 | 1.3 | debug |
junit-4.12.jar | 307.55 kB | 323 | 286 | 30 | 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.4.jar | 46.43 kB | 47 | 29 | 2 | 1.5 | debug |
geronimo-jcdi_1.1_spec-1.0.jar | 65.91 kB | 121 | 102 | 7 | 1.6 | debug |
geronimo-jsp_2.2_spec-1.2.jar | 75.25 kB | 85 | 61 | 3 | 1.5 | debug |
maven-artifact-2.0.5.jar | 83.43 kB | 104 | 75 | 15 | 1.1 | debug |
maven-artifact-manager-2.0.5.jar | 54.78 kB | 46 | 24 | 7 | 1.1 | debug |
maven-model-2.0.5.jar | 84.45 kB | 60 | 45 | 2 | 1.1 | debug |
maven-plugin-api-2.0.5.jar | 12.56 kB | 23 | 9 | 2 | 1.1 | debug |
maven-profile-2.0.5.jar | 34.54 kB | 33 | 16 | 2 | 1.1 | debug |
maven-project-2.0.5.jar | 112.75 kB | 76 | 51 | 10 | 1.1 | debug |
maven-repository-metadata-2.0.5.jar | 24.00 kB | 23 | 6 | 2 | 1.1 | debug |
maven-settings-2.0.5.jar | 48.07 kB | 38 | 21 | 2 | 1.1 | debug |
wagon-provider-api-1.0-beta-2.jar | 45.24 kB | 57 | 37 | 8 | 1.1 | debug |
myfaces-builder-annotations-1.0.9.jar | 22.86 kB | 42 | 24 | 1 | 1.5 | release |
myfaces-test23-1.0.8.jar | 290.44 kB | 199 | 171 | 14 | 1.6 | debug |
tomcat-servlet-api-9.0.2.jar | 271.30 kB | 137 | 88 | 4 | 1.6 | debug |
tomcat-websocket-api-7.0.78.jar | 35.42 kB | 57 | 54 | 2 | 1.6 | debug |
plexus-archiver-1.0-alpha-7.jar | 138.71 kB | 99 | 74 | 12 | 1.1 | debug |
plexus-container-default-1.0-alpha-9.jar | 190.81 kB | 215 | 175 | 28 | 1.1 | debug |
plexus-utils-1.1.jar | 164.62 kB | 91 | 73 | 8 | 1.1 | 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 |
js-1.5R4.1.jar | 583.41 kB | 252 | 233 | 11 | 1.1 | debug |
geronimo-validation_1.0_spec-1.1.jar | 57.61 kB | 100 | 78 | 7 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
37 | 4.65 MB | 3,942 | 3,250 | 270 | 1.6 | 35 |
compile: 1 | compile: 57.61 kB | compile: 100 | compile: 78 | compile: 7 | - | compile: 1 |
test: 28 | test: 3.69 MB | test: 2,994 | test: 2,529 | test: 216 | - | test: 28 |
provided: 8 | provided: 931.50 kB | provided: 848 | provided: 643 | provided: 47 | - | provided: 6 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
snapshots | http://snapshots.maven.codehaus.org/maven2 | - | Yes | Yes |
central | https://repo.maven.apache.org/maven2 | Yes | - | - |
codehaus-snapshots | http://snapshots.repository.codehaus.org | - | Yes | Yes |
tomcat | http://tomcat.apache.org/dev/dist/m2-repository | Yes | Yes | Yes |
apache-snapshots | http://people.apache.org/maven-snapshot-repository | - | Yes | Yes |
codehaus.snapshots | http://snapshots.repository.codehaus.org | - | Yes | Yes |
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
apache.nexus.staging | https://repository.apache.org/content/repositories/staging/ | Yes | - | - |
Repository locations for each of the Dependencies.