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-io | commons-io | 1.4 | jar | The Apache Software License, Version 2.0 |
org.scala-lang | scala-compiler | 2.10.0-M2 | jar | BSD-like |
org.scala-lang | scala-library | 2.10.0-M2 | jar | BSD-like |
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.10 | jar | Common Public License Version 1.0 |
org.apache.myfaces.test | myfaces-test20 | 1.0.0-beta | jar | The Apache Software License, Version 2.0 |
org.easymock | easymock | 2.3 | jar | MIT License |
org.easymock | easymockclassextension | 2.3 | jar | MIT License |
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.el | el-api | 1.0 | jar | - |
javax.servlet | javax.servlet-api | 3.0.1 | jar | CDDL + GPLv2 with classpath exception |
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 |
---|---|---|---|---|
cglib | cglib-nodep | 2.1_3 | jar | - |
org.hamcrest | hamcrest-core | 1.1 | jar | BSD style |
Project Dependency Graph
Dependency Tree
- org.apache.myfaces.extensions.scripting:extscript-root:pom:1.0.6-SNAPSHOT
- org.scala-lang:scala-library:jar:2.10.0-M2 (compile)
- org.scala-lang:scala-compiler:jar:2.10.0-M2 (compile)
- org.scala-lang:scala-library:jar:2.10.0-M2 (compile)
- javax.el:el-api:jar:1.0 (provided)
- javax.servlet:javax.servlet-api:jar:3.0.1 (provided)
- commons-io:commons-io:jar:1.4 (compile)
- junit:junit:jar:4.10 (test)
- org.hamcrest:hamcrest-core:jar:1.1 (test)
- org.apache.myfaces.test:myfaces-test20:jar:1.0.0-beta (test)
- org.easymock:easymock:jar:2.3 (test)
- org.easymock:easymockclassextension:jar:2.3 (test)
- org.easymock:easymock:jar:2.3 (test)
- cglib:cglib-nodep:jar:2.1_3 (test)
Licenses
BSD style: Hamcrest Core
CDDL + GPLv2 with classpath exception: Java Servlet API
Unknown: cglib, el-api
Common Public License Version 1.0: JUnit
MIT License: EasyMock, EasyMock class extension
The Apache Software License, Version 2.0: Commons IO, Myfaces Extension Scripting Project, Myfaces Test Framework for JSF 2.0
BSD-like: Scala Compiler, Scala Library
Dependency File Details
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
el-api-1.0.jar | 23.86 kB | 29 | 24 | 1 | 1.4 | debug |
javax.servlet-api-3.0.1.jar | 83.35 kB | 94 | 74 | 4 | 1.5 | debug |
junit-4.10.jar | 247.23 kB | 290 | 252 | 31 | 1.5 | debug |
myfaces-test20-1.0.0-beta.jar | 170.92 kB | 127 | 103 | 10 | 1.5 | debug |
easymock-2.3.jar | 69.63 kB | 79 | 68 | 3 | 1.5 | debug |
easymockclassextension-2.3.jar | 50.07 kB | 49 | 46 | 10 | 1.5 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
scala-compiler-2.10.0-M2.jar | 12.95 MB | 8,709 | 8,587 | 52 | 1.5 | debug |
scala-library-2.10.0-M2.jar | 7.26 MB | 5,554 | 5,488 | 62 | 1.5 | debug |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
11 | 21.32 MB | 15,340 | 14,997 | 191 | 1.5 | 11 |
compile: 3 | compile: 20.31 MB | compile: 14,356 | compile: 14,151 | compile: 119 | - | compile: 3 |
test: 6 | test: 929.33 kB | test: 861 | test: 748 | test: 67 | - | test: 6 |
provided: 2 | provided: 107.21 kB | provided: 123 | provided: 98 | provided: 5 | - | provided: 2 |
Dependency Repository Locations
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
apache.snapshots | http://repository.apache.org/snapshots | - | Yes | - |
java.net | http://download.java.net/maven/1 | Yes | Yes | - |
glassfish-repository | http://download.java.net/maven/glassfish | Yes | Yes | - |
central | http://repo.maven.apache.org/maven2 | Yes | - | - |
jvnet-nexus-snapshots | https://maven.java.net/content/repositories/snapshots | - | Yes | - |
Repository locations for each of the Dependencies.