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 |
Licenses |
commons-io |
commons-io |
2.2 |
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 |
Licenses |
junit |
junit |
4.12 |
jar |
Eclipse Public License 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 |
Licenses |
javax.servlet |
servlet-api |
2.4 |
jar |
- |
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.
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 |
Licenses |
org.hamcrest |
hamcrest-core |
1.3 |
jar |
New BSD License |
Project Dependency Graph
Dependency Tree
- commons-fileupload:commons-fileupload:jar:1.4-SNAPSHOT
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- javax.servlet:servlet-api:jar:2.4 (provided)
![[Information]](./images/icon_info_sml.gif)
servlet-api |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- portlet-api:portlet-api:jar:1.0 (provided)
![[Information]](./images/icon_info_sml.gif)
portlet-api |
Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project. |
- commons-io:commons-io:jar:2.2 (compile)
![[Information]](./images/icon_info_sml.gif)
Licenses
Unknown: portlet-api, servlet-api
Eclipse Public License 1.0: JUnit
Apache License, Version 2.0: Apache Commons FileUpload
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Commons IO
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
commons-io-2.2.jar |
173.6 kB |
126 |
108 |
6 |
1.5 |
Yes |
servlet-api-2.4.jar |
97.7 kB |
67 |
42 |
2 |
1.2 |
Yes |
junit-4.12.jar |
314.9 kB |
323 |
286 |
30 |
1.5 |
Yes |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
portlet-api-1.0.jar |
17.1 kB |
31 |
27 |
1 |
1.1 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
5 |
648.3 kB |
599 |
508 |
42 |
1.5 |
5 |
compile: 1 |
compile: 173.6 kB |
compile: 126 |
compile: 108 |
compile: 6 |
- |
compile: 1 |
test: 2 |
test: 360 kB |
test: 375 |
test: 331 |
test: 33 |
- |
test: 2 |
provided: 2 |
provided: 114.8 kB |
provided: 98 |
provided: 69 |
provided: 3 |
- |
provided: 2 |
|