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-beanutils | commons-beanutils | 1.8.3 | jar | The Apache Software License, Version 2.0 | No |
commons-lang | commons-lang | 2.4 | jar | The Apache Software License, Version 2.0 | No |
javax.servlet | servlet-api | 2.5 | jar | - | No |
org.slf4j | slf4j-api | 1.6.6 | jar | MIT License | No |
org.apache.myfaces.core | myfaces-api | 2.0.13 | jar | The Apache Software License, Version 2.0 | Yes |
org.slf4j | jcl-over-slf4j | 1.6.6 | jar | MIT License | 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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.0.6 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
junit | junit | 4.8.1 | jar | Common Public License Version 1.0 |
maven-taglib | maven-taglib-plugin | 1.4.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 | Optional |
---|---|---|---|---|---|
javax.el | el-api | 1.0 | jar | - | No |
javax.portlet | portlet-api | 1.0 | jar | - | No |
javax.servlet.jsp | jsp-api | 2.1 | jar | - | 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 |
---|---|---|---|---|
ch.qos.logback | logback-core | 1.0.6 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.4 | jar | - |
isorelax | isorelax | 20020414 | jar | - |
jaxen | jaxen | 1.0-FCS | jar | - |
msv | msv | 20020414 | jar | - |
relaxngDatatype | relaxngDatatype | 20020414 | jar | - |
saxpath | saxpath | 1.0-FCS | jar | - |
taglibrarydoc | tlddoc | 1.2 | jar | - |
xalan | xalan | 2.4.1 | jar | - |
xerces | xercesImpl | 2.4.0 | jar | - |
xml-apis | xml-apis | 1.0.b2 | 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 |
---|---|---|---|---|
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.tobago:tobago-jsf-compat:jar:1.6.0-beta-3-SNAPSHOT
- org.apache.myfaces.core:myfaces-api:jar:2.0.13 (compile)
- javax.servlet.jsp:jsp-api:jar:2.1 (provided)
- javax.servlet:servlet-api:jar:2.5 (compile)
- javax.el:el-api:jar:1.0 (provided)
- commons-lang:commons-lang:jar:2.4 (compile)
- org.slf4j:slf4j-api:jar:1.6.6 (compile)
- commons-beanutils:commons-beanutils:jar:1.8.3 (compile)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- maven-taglib:maven-taglib-plugin:jar:1.4.2 (test)
- xerces:xercesImpl:jar:2.4.0 (test)
- xalan:xalan:jar:2.4.1 (test)
- dom4j:dom4j:jar:1.4 (test)
- xml-apis:xml-apis:jar:1.0.b2 (test)
- jaxen:jaxen:jar:1.0-FCS (test)
- saxpath:saxpath:jar:1.0-FCS (test)
- msv:msv:jar:20020414 (test)
- relaxngDatatype:relaxngDatatype:jar:20020414 (test)
- isorelax:isorelax:jar:20020414 (test)
- javax.servlet:servlet-api:jar:2.5 (test)
- commons-lang:commons-lang:jar:2.4 (test)
- commons-beanutils:commons-beanutils:jar:1.8.3 (test)
- commons-collections:commons-collections:jar:3.2.1 (test)
- commons-logging:commons-logging:jar:1.1.1 (provided)
- taglibrarydoc:tlddoc:jar:1.2 (test)
- javax.portlet:portlet-api:jar:1.0 (provided)
- junit:junit:jar:4.8.1 (test)
- org.slf4j:jcl-over-slf4j:jar:1.6.6 (compile)
- org.slf4j:slf4j-api:jar:1.6.6 (compile)
- ch.qos.logback:logback-classic:jar:1.0.6 (test)
- ch.qos.logback:logback-core:jar:1.0.6 (test)
- org.slf4j:slf4j-api:jar:1.6.6 (test)
Licenses
Unknown: Maven taglib Plug-in, Portlet API, Unnamed - dom4j:dom4j:jar:1.4, Unnamed - isorelax:isorelax:jar:20020414, Unnamed - javax.el:el-api:jar:1.0, Unnamed - javax.servlet.jsp:jsp-api:jar:2.1, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - jaxen:jaxen:jar:1.0-FCS, Unnamed - msv:msv:jar:20020414, Unnamed - relaxngDatatype:relaxngDatatype:jar:20020414, Unnamed - saxpath:saxpath:jar:1.0-FCS, Unnamed - xalan:xalan:jar:2.4.1, Unnamed - xerces:xercesImpl:jar:2.4.0, taglibrarydoc
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-2.0 Core API, Commons BeanUtils, Commons Collections, Commons Lang, Commons Logging, Tobago JSF Compatibility, XML Commons External Components XML APIs
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
logback-classic-1.0.6.jar | 245.88 kB | 194 | 157 | 24 | 1.5 | debug |
logback-core-1.0.6.jar | 341.51 kB | 322 | 283 | 29 | 1.5 | debug |
commons-beanutils-1.8.3.jar | 226.58 kB | 155 | 137 | 6 | 1.3 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug |
dom4j-1.4.jar | 475.12 kB | 385 | 352 | 28 | 1.1 | debug |
isorelax-20020414.jar | 131.76 kB | 79 | 52 | 9 | 1.1 | release |
el-api-1.0.jar | 28.62 kB | 33 | 28 | 1 | 1.5 | debug |
portlet-api-1.0.jar | 16.69 kB | 31 | 27 | 1 | 1.1 | debug |
servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug |
jaxen-1.0-FCS.jar | 187.38 kB | 205 | 191 | 11 | 1.1 | debug |
junit-4.8.1.jar | 231.49 kB | 267 | 230 | 30 | 1.5 | debug |
maven-taglib-plugin-1.4.2.jar | 51.56 kB | 35 | 14 | 3 | 1.2 | debug |
msv-20020414.jar | 1.11 MB | 598 | 507 | 44 | 1.1 | release |
slf4j-api-1.6.6.jar | 25.56 kB | 34 | 23 | 3 | 1.3 | debug |
relaxngDatatype-20020414.jar | 18.80 kB | 22 | 16 | 2 | 1.1 | release |
saxpath-1.0-FCS.jar | 23.01 kB | 25 | 16 | 4 | 1.1 | debug |
tlddoc-1.2.jar | 170.86 kB | 83 | 24 | 2 | 1.2 | debug |
xalan-2.4.1.jar | 1,006.87 kB | 583 | 535 | 28 | 1.1 | debug |
xercesImpl-2.4.0.jar | 874.93 kB | 760 | 700 | 38 | 1.1 | release |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release |
jsp-api-2.1.jar | 98.28 kB | 101 | 84 | 4 | 1.5 | debug |
myfaces-api-2.0.13.jar | 1.07 MB | 695 | 506 | 18 | 1.5 | debug |
jcl-over-slf4j-1.6.6.jar | 16.88 kB | 23 | 9 | 2 | 1.3 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
25 | 7.31 MB | 5,587 | 4,730 | 329 | 1.5 | 20 |
compile: 6 | compile: 1.68 MB | compile: 1,123 | compile: 844 | compile: 40 | - | compile: 6 |
test: 15 | test: 5.43 MB | test: 4,257 | test: 3,719 | test: 281 | - | test: 10 |
provided: 4 | provided: 202.85 kB | provided: 207 | provided: 167 | provided: 8 | - | provided: 4 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
tomcat | http://tomcat.apache.org/dev/dist/m2-repository | Yes | Yes | Yes |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.