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-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.1.1 | jar | The Apache Software License, Version 2.0 |
org.apache.myfaces.core | myfaces-api | 1.1.11-SNAPSHOT | 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 |
---|---|---|---|---|
cactus | cactus | 13-1.7.1 | jar | - |
org.apache.struts.shale | shale-test | 1.0.2 | jar | - |
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 | jsp-api | 2.0 | jar | - |
javax.servlet | servlet-api | 2.3 | jar | - |
org.apache.myfaces.shared | myfaces-shared-impl | 2.0.13 | 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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils | 1.7.0 | jar | - |
javax.servlet | jstl | 1.1.0 | 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 |
---|---|---|---|---|
ant | ant | 1.5.4 | jar | - |
aspectj | aspectjrt | 1.2.1 | jar | Common Public License - v 1.0 |
cactus | cactus-ant | 13-1.7.1 | jar | - |
cargo | cargo | 0.5 | jar | - |
commons-httpclient | commons-httpclient | 2.0.2 | jar | - |
httpunit | httpunit | 1.6 | jar | - |
jtidy | jtidy | 4aug2000r7-dev | jar | Java HTML Tidy License |
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
nekohtml | nekohtml | 0.9.1 | jar | - |
rhino | js | 1.5R4.1 | jar | - |
xerces | xercesImpl | 2.6.2 | jar | - |
xerces | xmlParserAPIs | 2.2.1 | jar | - |
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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.core:myfaces-impl:jar:1.1.11-SNAPSHOT
- org.apache.myfaces.core:myfaces-api:jar:1.1.11-SNAPSHOT (compile)
- javax.servlet:jstl:jar:1.1.0 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.apache.myfaces.shared:myfaces-shared-impl:jar:2.0.13 (provided)
- commons-codec:commons-codec:jar:1.3 (provided)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- javax.servlet:servlet-api:jar:2.3 (provided)
- javax.servlet:jsp-api:jar:2.0 (provided)
- javax.servlet:servlet-api:jar:2.3 (provided)
- portlet-api:portlet-api:jar:1.0 (provided)
- commons-collections:commons-collections:jar:3.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.7.0 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)
- commons-lang:commons-lang:jar:2.1 (compile)
- commons-el:commons-el:jar:1.0 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.apache.struts.shale:shale-test:jar:1.0.2 (test)
- cactus:cactus:jar:13-1.7.1 (test)
- cactus:cactus-ant:jar:13-1.7.1 (test)
- commons-httpclient:commons-httpclient:jar:2.0.2 (test)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- junit:junit:jar:3.8.1 (test)
- httpunit:httpunit:jar:1.6 (test)
- xerces:xmlParserAPIs:jar:2.2.1 (test)
- xerces:xercesImpl:jar:2.6.2 (test)
- nekohtml:nekohtml:jar:0.9.1 (test)
- junit:junit:jar:3.8.1 (test)
- rhino:js:jar:1.5R4.1 (test)
- javax.servlet:servlet-api:jar:2.3 (provided)
- jtidy:jtidy:jar:4aug2000r7-dev (test)
- aspectj:aspectjrt:jar:1.2.1 (test)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- cargo:cargo:jar:0.5 (test)
- ant:ant:jar:1.5.4 (test)
- org.apache.myfaces.core:myfaces-api:jar:1.1.11-SNAPSHOT (compile)
Licenses
Java HTML Tidy License: JTidy
Common Public License - v 1.0: AspectJ runtime
Unknown: Cargo, HttpClient, HttpUnit, Neko HTML, Shale Test Framework, ant, cactus, cactus-ant, commons-beanutils, commons-collections, js, jsp-api, jstl, portlet-api, servlet-api, xercesImpl, xmlParserAPIs
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache MyFaces JSF-1.1 API, Apache MyFaces JSF-1.1 Implementation, Codec, Commons Logging, Digester, EL, Lang, MyFaces Shared Impl
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
ant-1.5.4.jar | 719.54 kB | 441 | 407 | 21 | 1.1 | debug |
aspectjrt-1.2.1.jar | 40.56 kB | 57 | 47 | 6 | 1.1 | debug |
cactus-13-1.7.1.jar | 253.11 kB | 140 | 112 | 18 | 1.2 | debug |
cactus-ant-13-1.7.1.jar | 176.10 kB | 157 | 77 | 12 | 1.2 | debug |
cargo-0.5.jar | 350.85 kB | 306 | 195 | 43 | 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-httpclient-2.0.2.jar | 220.09 kB | 125 | 112 | 7 | 1.1 | debug |
commons-lang-2.1.jar | 202.85 kB | 125 | 110 | 8 | 1.1 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
httpunit-1.6.jar | 401.38 kB | 303 | 290 | 7 | 1.2 | debug |
jsp-api-2.0.jar | 49.31 kB | 56 | 42 | 3 | 1.2 | 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 |
jtidy-4aug2000r7-dev.jar | 134.60 kB | 129 | 119 | 3 | 1.1 | release |
junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug |
nekohtml-0.9.1.jar | 65.54 kB | 45 | 31 | 3 | 1.2 | release |
api/target/classes | - | 0 | 0 | 0 | - | release |
myfaces-shared-impl-2.0.13.jar | 241.47 kB | 145 | 111 | 17 | 1.4 | debug |
shale-test-1.0.2.jar | 60.82 kB | 47 | 36 | 3 | 1.4 | debug |
portlet-api-1.0.jar | 16.69 kB | 31 | 27 | 1 | 1.1 | debug |
js-1.5R4.1.jar | 583.41 kB | 252 | 233 | 11 | 1.1 | debug |
xercesImpl-2.6.2.jar | 986.99 kB | 845 | 784 | 37 | 1.1 | release |
xmlParserAPIs-2.2.1.jar | 81.14 kB | 158 | 142 | 9 | 1.1 | release |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
27 | 5.75 MB | 4,463 | 3,834 | 255 | 1.4 | 21 |
compile: 8 | compile: 1.23 MB | compile: 982 | compile: 881 | compile: 39 | - | compile: 6 |
test: 14 | test: 4.09 MB | test: 3,124 | test: 2,685 | test: 186 | - | test: 10 |
provided: 5 | provided: 429.25 kB | provided: 357 | provided: 268 | provided: 30 | - | provided: 5 |
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 |
java.net | http://download.java.net/maven/2 | Yes | Yes | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.