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 | Optional |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.6.1 | jar | No |
org.apache.myfaces.core | myfaces-api | 1.2.9 | jar | 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 |
---|---|---|---|
ch.qos.logback | logback-classic | 0.9.24 | jar |
junit | junit | 4.8.1 | 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 |
---|---|---|---|
org.slf4j | slf4j-api | 1.6.1 | 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 |
---|---|---|---|
ch.qos.logback | logback-core | 0.9.24 | 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 |
---|---|---|---|
commons-logging | commons-logging | 1.1.1 | jar |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.tobago:tobago:pom:1.5.0-alpha-2-SNAPSHOT
- junit:junit:jar:4.8.1 (test)
- org.apache.myfaces.core:myfaces-api:jar:1.2.9 (compile)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- org.slf4j:jcl-over-slf4j:jar:1.6.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- org.slf4j:slf4j-api:jar:1.6.1 (compile)
- ch.qos.logback:logback-classic:jar:0.9.24 (test)
- ch.qos.logback:logback-core:jar:0.9.24 (test)
- org.slf4j:slf4j-api:jar:1.6.1 (test)
- ch.qos.logback:logback-core:jar:0.9.24 (test)
- junit:junit:jar:4.8.1 (test)
Licenses
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: Apache Myfaces JSF Core-1.2 API, Apache Tobago, Commons Logging
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
logback-classic-0.9.24.jar | 232.77 kB | 187 | 152 | 22 | 1.5 | debug |
logback-core-0.9.24.jar | 293.51 kB | 281 | 244 | 27 | 1.5 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
junit-4.8.1.jar | 231.49 kB | 267 | 230 | 30 | 1.5 | debug |
jcl-over-slf4j-1.6.1.jar | 16.90 kB | 23 | 9 | 2 | 1.3 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
myfaces-api-1.2.9.jar | 401.94 kB | 288 | 245 | 13 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
7 | 1.23 MB | 1,122 | 931 | 99 | 1.5 | 7 |
compile: 3 | compile: 443.74 kB | compile: 345 | compile: 277 | compile: 18 | - | compile: 3 |
test: 3 | test: 757.77 kB | test: 735 | test: 626 | test: 79 | - | test: 3 |
provided: 1 | provided: 59.26 kB | provided: 42 | provided: 28 | provided: 2 | - | provided: 1 |