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-lang | commons-lang | 2.1 | jar | /LICENSE.txt | No |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 | No |
org.springframework | spring | 2.0.6 | 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 |
---|---|---|---|---|
cglib | cglib | 2.1_3 | jar | - |
javax.persistence | toplink-essentials | 1.0 | jar | - |
org.apache.derby | derby | 10.3.1.4 | jar | - |
org.apache.shale | shale-test | 1.0.4 | jar | The Apache Software License, Version 2.0 |
org.springframework | spring-mock | 2.0.6 | jar | The Apache Software 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 | Optional |
---|---|---|---|---|---|
javax.el | el-api | 1.0 | jar | - | No |
javax.servlet | servlet-api | 2.3 | jar | - | No |
org.apache.myfaces.shared | myfaces-shared-orchestra | 2.0.7 | jar | The Apache Software License, Version 2.0 | No |
portlet-api | portlet-api | 1.0 | jar | - | No |
com.sun.facelets | jsf-facelets | 1.1.11 | jar | - | Yes |
javax.persistence | persistence-api | 1.0 | jar | - | Yes |
javax.servlet.jsp | jsp-api | 2.0 | jar | - | Yes |
org.apache.myfaces.core | myfaces-api | 1.1.6 | jar | The Apache Software License, Version 2.0 | Yes |
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 |
---|---|---|---|---|
asm | asm | 1.5.3 | jar | - |
junit | junit | 3.8.1 | jar | Common Public License Version 1.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 |
---|---|---|---|---|
commons-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
commons-el | commons-el | 1.0 | jar | /LICENSE.txt |
javax.servlet | jstl | 1.1.0 | jar | - |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.orchestra:myfaces-orchestra-core:jar:1.5-SNAPSHOT
- org.apache.myfaces.core:myfaces-api:jar:1.1.6 (provided)
- javax.servlet:jstl:jar:1.1.0 (provided)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.apache.myfaces.shared:myfaces-shared-orchestra:jar:2.0.7 (provided)
- commons-el:commons-el:jar:1.0 (provided)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- commons-codec:commons-codec:jar:1.3 (provided)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- commons-el:commons-el:jar:1.0 (provided)
- javax.servlet.jsp:jsp-api:jar:2.0 (provided)
- javax.servlet:servlet-api:jar:2.3 (provided)
- portlet-api:portlet-api:jar:1.0 (provided)
- javax.el:el-api:jar:1.0 (provided)
- com.sun.facelets:jsf-facelets:jar:1.1.11 (provided)
- javax.persistence:persistence-api:jar:1.0 (provided)
- org.springframework:spring:jar:2.0.6 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- commons-lang:commons-lang:jar:2.1 (compile)
- commons-logging:commons-logging:jar:1.1.1 (compile)
- org.springframework:spring-mock:jar:2.0.6 (test)
- commons-logging:commons-logging:jar:1.1.1 (test)
- junit:junit:jar:3.8.1 (test)
- cglib:cglib:jar:2.1_3 (test)
- asm:asm:jar:1.5.3 (test)
- org.apache.shale:shale-test:jar:1.0.4 (test)
- junit:junit:jar:3.8.1 (test)
- javax.persistence:toplink-essentials:jar:1.0 (test)
- javax.persistence:persistence-api:jar:1.0 (test)
- org.apache.derby:derby:jar:10.3.1.4 (test)
- org.apache.myfaces.core:myfaces-api:jar:1.1.6 (provided)
Licenses
Unknown: Derby Engine, asm, cglib, el-api, jsf-facelets, jsp-api, jstl, persistence-api, portlet-api, servlet-api, toplink-essentials
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Apache MyFaces JSF-1.1 API, Codec, Commons Logging, EL, Lang, MyFaces Orchestra Core, MyFaces Shared Orchestra, Shale Test Framework, Spring Framework, Spring Framework: Mock
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
asm-1.5.3.jar | 25.74 kB | 19 | 14 | 1 | 1.2 | release | - |
cglib-2.1_3.jar | 275.72 kB | 243 | 228 | 8 | 1.2 | debug | - |
commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 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.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
el-api-1.0.jar | 28.62 kB | 33 | 28 | 1 | 1.5 | debug | - |
toplink-essentials-1.0.jar | 2.26 MB | 1,158 | 1,054 | 83 | 1.5 | 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-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug | - |
derby-10.3.1.4.jar | 2.23 MB | 1,372 | 1,311 | 81 | 1.6 | debug | sealed |
myfaces-shared-orchestra-2.0.7.jar | 217.57 kB | 135 | 104 | 17 | 1.3 | debug | - |
shale-test-1.0.4.jar | 102.05 kB | 73 | 54 | 6 | 1.4 | debug | - |
spring-mock-2.0.6.jar | 101.74 kB | 77 | 65 | 7 | 1.5 | debug | - |
portlet-api-1.0.jar | 16.69 kB | 31 | 27 | 1 | 1.1 | debug | - |
jsf-facelets-1.1.11.jar | 284.54 kB | 244 | 211 | 13 | 1.4 | debug | - |
persistence-api-1.0.jar | 50.89 kB | 97 | 91 | 2 | 1.5 | debug | - |
jsp-api-2.0.jar | 47.32 kB | 56 | 42 | 3 | 1.5 | debug | - |
myfaces-api-1.1.6.jar | 301.51 kB | 227 | 200 | 13 | 1.3 | debug | - |
spring-2.0.6.jar | 2.57 MB | 2,228 | 2,016 | 183 | 1.5 | debug | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
21 | 9.09 MB | 6,511 | 5,857 | 450 | 1.6 | 19 | 1 |
compile: 3 | compile: 2.83 MB | compile: 2,395 | compile: 2,154 | compile: 193 | - | compile: 3 | - |
test: 7 | test: 5.10 MB | test: 3,061 | test: 2,826 | test: 192 | - | test: 6 | test: 1 |
provided: 11 | provided: 1.17 MB | provided: 1,055 | provided: 877 | provided: 65 | - | provided: 10 | - |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
apache-maven-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
myfaces-staging | http://people.apache.org/builds/myfaces/m2-staging-repository | - | - | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
java-net | http://download.java.net/maven/1 | Yes | Yes | - |
Repository locations for each of the Dependencies.