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.11.0 |
jar |
Apache 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.13.2 |
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.5
- junit:junit:jar:4.13.2 (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.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
Licenses
Unknown: portlet-api, servlet-api
Eclipse Public License 1.0: JUnit
Apache-2.0: Apache Commons FileUpload
Apache License, Version 2.0: Apache Commons IO
New BSD License: Hamcrest Core
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
commons-io-2.11.0.jar |
327.1 kB |
224 |
201 |
11 |
1.8 |
Yes |
servlet-api-2.4.jar |
97.7 kB |
67 |
42 |
2 |
1.2 |
Yes |
junit-4.13.2.jar |
384.6 kB |
389 |
350 |
32 |
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 |
871.5 kB |
763 |
665 |
49 |
1.8 |
5 |
compile: 1 |
compile: 327.1 kB |
compile: 224 |
compile: 201 |
compile: 11 |
- |
compile: 1 |
test: 2 |
test: 429.6 kB |
test: 441 |
test: 395 |
test: 35 |
- |
test: 2 |
provided: 2 |
provided: 114.8 kB |
provided: 98 |
provided: 69 |
provided: 3 |
- |
provided: 2 |
|