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.6 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpclient | 4.5.13 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.15 | jar | Apache License, Version 2.0 |
org.apache.jackrabbit | jackrabbit-webdav | 2.14.4 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-http-shared | 3.5.2 | jar | Apache License, Version 2.0 |
org.apache.maven.wagon | wagon-provider-api | 3.5.2 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.3.0 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.32 | jar | MIT License |
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.slf4j | jcl-over-slf4j | 1.7.32 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
it.could | webdav | 0.4 | jar | Apache License v2.0 |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven.wagon | wagon-provider-test | 3.5.2 | jar | Apache License, Version 2.0 |
org.eclipse.jetty.aggregate | jetty-all | 9.2.24.v20180105 | jar | Apache Software License - Version 2.0Eclipse Public License - Version 1.0 |
org.slf4j | slf4j-simple | 1.7.32 | jar | MIT License |
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 |
---|---|---|---|---|
biz.aQute | bnd | 1.50.0 | jar | All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt). |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-codec | commons-codec | 1.15 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.google.collections | google-collections | 1.0 | jar | The Apache Software License, Version 2.0 |
javax.servlet | javax.servlet-api | 3.1.0 | jar | CDDL + GPLv2 with classpath exception |
javax.servlet | servlet-api | 2.3 | jar | - |
javax.websocket | javax.websocket-api | 1.0 | jar | Dual license consisting of the CDDL v1.1 and GPL v2 |
org.apache.xbean | xbean-reflect | 3.7 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-classworlds | 2.6.0 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-container-default | 2.1.0 | jar | Apache License, Version 2.0 |
org.easymock | easymock | 3.6 | jar | Apache 2 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
Apache Software License - Version 2.0: Jetty :: Aggregate :: All core Jetty
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding
All files contained in this JAR are licensed under the Apache 2.0 license, unless noted differently in their source (see swing2swt).: aQute Bundle Tool
New BSD License: Hamcrest Core
Apache 2: EasyMock, Objenesis
Unknown: servlet-api
Eclipse Public License - Version 1.0: Jetty :: Aggregate :: All core Jetty
Apache License, Version 2.0: Apache Commons Codec, Apache Commons IO, Apache HttpClient, Apache HttpCore, Apache Maven Wagon :: API, Apache Maven Wagon :: Provider Test, Apache Maven Wagon :: Providers :: HTTP Shared Library, Apache Maven Wagon :: Providers :: WebDAV Provider, JCL 1.2 implemented over SLF4J, Plexus :: Default Container, Plexus Classworlds, Plexus Common Utilities
CDDL + GPLv2 with classpath exception: Java Servlet API
Dual license consisting of the CDDL v1.1 and GPL v2: WebSocket server API
The Apache Software License, Version 2.0: Apache XBean :: Reflect, Google Collections Library, Jackrabbit WebDAV Library
Apache License v2.0: Simple WebDAV
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
bnd-1.50.0.jar | 828.2 kB | 463 | 319 | 67 | 1.5 | Yes |
google-collections-1.0.jar | 639.6 kB | 520 | 505 | 4 | 1.5 | Yes |
commons-codec-1.15.jar | 353.8 kB | 253 | 106 | 7 | 1.7 | Yes |
commons-io-2.6.jar | 214.8 kB | 146 | 127 | 7 | 1.7 | Yes |
webdav-0.4.jar | 102.7 kB | 62 | 58 | 8 | 1.2 | Yes |
javax.servlet-api-3.1.0.jar | 95.8 kB | 103 | 79 | 4 | 1.7 | Yes |
servlet-api-2.3.jar | 78 kB | 83 | 63 | 4 | 1.1 | Yes |
javax.websocket-api-1.0.jar | 36.6 kB | 64 | 54 | 2 | 1.6 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
httpclient-4.5.13.jar | 780.3 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.15.jar | 328.3 kB | 283 | 253 | 17 | 1.6 | Yes |
jackrabbit-webdav-2.14.4.jar | 365 kB | 298 | 265 | 18 | 1.7 | Yes |
wagon-http-shared-3.5.2.jar | 40.8 kB | 28 | 12 | 1 | 1.7 | Yes |
wagon-provider-api-3.5.2.jar | 55.1 kB | 60 | 39 | 8 | 1.7 | Yes |
wagon-provider-test-3.5.2.jar | 57 kB | 32 | 17 | 2 | 1.7 | Yes |
xbean-reflect-3.7.jar | 148.1 kB | 133 | 118 | 2 | 1.5 | Yes |
plexus-classworlds-2.6.0.jar | 52.9 kB | 52 | 37 | 5 | 1.7 | Yes |
plexus-container-default-2.1.0.jar | 230 kB | 232 | 187 | 30 | 1.6 | Yes |
plexus-utils-3.3.0.jar | 263.3 kB | 130 | 105 | 9 | 1.6 | Yes |
easymock-3.6.jar | 558 kB | 413 | 384 | 13 | 1.6 | Yes |
jetty-all-9.2.24.v20180105.jar | 2.9 MB | 1890 | 1655 | 104 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
jcl-over-slf4j-1.7.32.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.32.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.32.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
26 | 8.7 MB | 6345 | 5344 | 388 | 1.7 | 26 |
compile: 9 | compile: 2.4 MB | compile: 1755 | compile: 1411 | compile: 95 | - | compile: 9 |
test: 15 | test: 5.4 MB | test: 4104 | test: 3605 | test: 224 | - | test: 15 |
runtime: 1 | runtime: 16.6 kB | runtime: 23 | runtime: 9 | runtime: 2 | - | runtime: 1 |
provided: 1 | provided: 828.2 kB | provided: 463 | provided: 319 | provided: 67 | - | provided: 1 |