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 |
|---|---|---|---|---|
| com.lowagie | itext | 1.4.8 | jar | Mozilla Public License |
| com.sun.facelets | jsf-facelets | 1.1.14 | jar | - |
| org.apache.myfaces.commons | myfaces-components11 | 1.0.2-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.commons | myfaces-converters11 | 1.0.2-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.commons | myfaces-validators11 | 1.0.2-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.core | myfaces-api | 1.1.8 | jar | The Apache Software License, Version 2.0 |
| org.apache.myfaces.core | myfaces-impl | 1.1.8 | jar | The Apache Software License, Version 2.0 |
| poi | poi | 2.5.1-final-20040804 | jar | - |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | License |
|---|---|---|---|---|
| commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
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 |
|---|---|---|---|---|
| junit | junit | 4.4 | jar | Common Public License Version 1.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 |
|---|---|---|---|---|
| commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
| commons-collections | commons-collections | 3.1 | jar | - |
| commons-digester | commons-digester | 1.8 | jar | /LICENSE.txt |
| commons-el | commons-el | 1.0 | jar | /LICENSE.txt |
| commons-lang | commons-lang | 2.1 | jar | /LICENSE.txt |
| commons-logging | commons-logging | 1.0.4 | jar | /LICENSE.txt |
| commons-validator | commons-validator | 1.3.1 | jar | /LICENSE.txt |
| javax.servlet | jstl | 1.1.0 | jar | - |
| org.apache.myfaces.commons | myfaces-commons-utils11 | 1.0.2-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
| oro | oro | 2.0.8 | jar | - |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.commons:myfaces-commons-facelets-examples11:war:1.0.2-SNAPSHOT

- javax.servlet:servlet-api:jar:2.3 (provided)

- com.sun.facelets:jsf-facelets:jar:1.1.14 (compile)

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

- javax.servlet:jstl:jar:1.1.0 (compile)

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

- javax.servlet:jstl:jar:1.1.0 (compile)
- org.apache.myfaces.core:myfaces-impl:jar:1.1.8 (compile)

- commons-el:commons-el:jar:1.0 (compile)

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

- commons-logging:commons-logging:jar:1.0.4 (compile)
- commons-lang:commons-lang:jar:2.1 (compile)

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

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

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

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

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

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
- commons-el:commons-el:jar:1.0 (compile)
- commons-codec:commons-codec:jar:1.3 (runtime)

- org.apache.myfaces.commons:myfaces-validators11:jar:1.0.2-SNAPSHOT (compile)

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

- commons-validator:commons-validator:jar:1.3.1 (compile)

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

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

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
- oro:oro:jar:2.0.8 (compile)

- org.apache.myfaces.commons:myfaces-commons-utils11:jar:1.0.2-SNAPSHOT (compile)

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

- commons-logging:commons-logging:jar:1.0.4 (compile)
- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.apache.myfaces.commons:myfaces-converters11:jar:1.0.2-SNAPSHOT (compile)

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

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

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

- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.apache.myfaces.commons:myfaces-commons-utils11:jar:1.0.2-SNAPSHOT (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.apache.myfaces.commons:myfaces-components11:jar:1.0.2-SNAPSHOT (compile)

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

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

- org.apache.myfaces.commons:myfaces-commons-utils11:jar:1.0.2-SNAPSHOT (compile)

- poi:poi:jar:2.5.1-final-20040804 (compile)

- com.lowagie:itext:jar:1.4.8 (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)
- com.lowagie:itext:jar:1.4.8 (compile)

- poi:poi:jar:2.5.1-final-20040804 (compile)

- junit:junit:jar:4.4 (test)

- javax.servlet:servlet-api:jar:2.3 (provided)
Licenses
Mozilla Public License: iText, a Free Java-PDF library
Unknown: commons-beanutils, commons-collections, jsf-facelets, jstl, oro, poi, servlet-api
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache MyFaces Commons Components, Apache MyFaces Commons Converters, Apache MyFaces Commons Facelets Examples, Apache MyFaces Commons Utils, Apache MyFaces Commons Validators, Apache MyFaces JSF-1.1 API, Apache MyFaces JSF-1.1 Implementation, Codec, Digester, EL, Lang, Logging, Validator
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| itext-1.4.8.jar | 1.80 MB | 798 | 727 | 30 | 1.4 | debug |
| jsf-facelets-1.1.14.jar | 293.72 kB | 249 | 216 | 13 | 1.4 | debug |
| commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug |
| commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug |
| commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug |
| commons-digester-1.8.jar | 140.24 kB | 114 | 100 | 6 | 1.2 | debug |
| commons-el-1.0.jar | 109.71 kB | 79 | 68 | 2 | 1.2 | debug |
| commons-lang-2.1.jar | 202.85 kB | 125 | 110 | 8 | 1.1 | debug |
| commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug |
| commons-validator-1.3.1.jar | 135.70 kB | 93 | 46 | 3 | 1.3 | debug |
| jstl-1.1.0.jar | 16.53 kB | 28 | 18 | 4 | 1.2 | release |
| servlet-api-2.3.jar | 76.15 kB | 83 | 63 | 4 | 1.1 | debug |
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug |
| myfaces-commons-utils/target/classes | - | 0 | 0 | 0 | - | release |
| myfaces-commons-components/target/classes | - | 0 | 0 | 0 | - | release |
| myfaces-commons-converters/target/classes | - | 0 | 0 | 0 | - | release |
| myfaces-commons-validators/target/classes | - | 0 | 0 | 0 | - | release |
| myfaces-api-1.1.8.jar | 336.21 kB | 245 | 203 | 13 | 1.4 | debug |
| myfaces-impl-1.1.8.jar | 660.78 kB | 414 | 354 | 38 | 1.4 | debug |
| oro-2.0.8.jar | 63.73 kB | 74 | 62 | 6 | 1.2 | release |
| poi-2.5.1-final-20040804.jar | 783.41 kB | 494 | 466 | 20 | 1.2 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 21 | 5.52 MB | 3,649 | 3,187 | 191 | 1.5 | 15 |
| compile: 18 | compile: 5.25 MB | compile: 3,336 | compile: 2,945 | compile: 162 | - | compile: 12 |
| test: 1 | test: 157.69 kB | test: 188 | test: 154 | test: 20 | - | test: 1 |
| runtime: 1 | runtime: 45.63 kB | runtime: 42 | runtime: 25 | runtime: 5 | - | runtime: 1 |
| provided: 1 | provided: 76.15 kB | provided: 83 | provided: 63 | provided: 4 | - | provided: 1 |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot | |
|---|---|---|---|---|
| apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.