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:
Project Dependency Graph
Dependency Tree
- org.apache.commons:commons-vfs2:jar:2.10.0
- commons-logging:commons-logging:jar:1.3.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-net:commons-net:jar:3.11.1 (compile)
![[Information]](./images/icon_info_sml.gif)
Apache Commons Net |
Description: Apache Commons Net library contains a collection of network utilities and protocol implementations.
Supported protocols include Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, and Whois.
URL: https://commons.apache.org/proper/commons-net/
Project Licenses: Apache-2.0 |
- org.apache.commons:commons-compress:jar:1.27.1 (compile)
![[Information]](./images/icon_info_sml.gif)
Apache Commons Compress |
Description: Apache Commons Compress defines an API for working with
compression and archive formats. These include bzip2, gzip, pack200,
LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache-2.0 |
- commons-codec:commons-codec:jar:1.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
Apache Commons Codec |
Description: The Apache Commons Codec component contains encoders and decoders for
formats such as Base16, Base32, Base64, digest, and Hexadecimal. In addition to these
widely used encoders and decoders, the codec package also maintains a
collection of phonetic encoding utilities.
URL: https://commons.apache.org/proper/commons-codec/
Project Licenses: Apache-2.0 |
- org.apache.commons:commons-collections4:jar:4.5.0-M3 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-httpclient:commons-httpclient:jar:3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
HttpClient |
Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL: http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project Licenses: Apache License |
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.core5:httpcore5:jar:5.3.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents.client5:httpclient5:jar:5.4.1 (compile)
- org.apache.httpcomponents.core5:httpcore5-h2:jar:5.3.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.jcraft:jsch:jar:0.1.55 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j2-impl:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
SLF4J 2 Provider for Log4j API |
Description: SLF4J 2 provider (binding) for the Apache Log4j API.
It forwards SLF4J 2 calls to the Log4j API.
This effectively allows using Log4j as an implementation of SLF4J 2.
(Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)
URL: https://logging.apache.org/log4j/2.x/log4j/log4j-slf4j2-impl/
Project Licenses: Apache-2.0 |
- org.apache.logging.log4j:log4j-api:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
Apache Log4j API |
Description: The logging API of the Log4j project.
Library and application code can log through this API.
It contains a simple built-in implementation (`SimpleLogger`) for trivial use cases.
Production applications are recommended to use Log4j API in combination with a fully-fledged implementation, such as Log4j Core.
URL: https://logging.apache.org/log4j/2.x/log4j/log4j-api/
Project Licenses: Apache-2.0 |
- org.junit.jupiter:junit-jupiter:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.vintage:junit-vintage-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:4.11.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
Byte Buddy (without dependencies) |
Description: Byte Buddy is a Java library for creating Java classes at run time.
This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0 |
- net.bytebuddy:byte-buddy-agent:jar:1.12.19 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.17.0 (compile)
![[Information]](./images/icon_info_sml.gif)
Apache Commons Lang |
Description: Apache Commons Lang, a package of Java utility classes for the
classes that are in java.lang's hierarchy, or are considered to be so
standard as to justify existence in java.lang.
The code is tested using the latest revision of the JDK for supported
LTS releases: 8, 11, 17 and 21 currently.
See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml
Please ensure your build environment is up-to-date and kindly report any build issues.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0 |
- org.apache.ftpserver:ftpserver-core:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
Apache FtpServer Core |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: https://mina.apache.org/ftpserverproject/ftpserver-core
Project Licenses: Apache 2.0 License |
- org.apache.ftpserver:ftplet-api:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
Apache Ftplet API |
Description: Ftplets are, similar to servlets, an API to plug into the
request lifecycle of FtpServer. Ftplets are called on session connect
and disconnect as well as before and after each command within a user
session.
URL: http://mina.apache.org/ftpserver
Project Licenses: Apache 2.0 License |
- org.apache.mina:mina-core:jar:2.1.10 (test)
![[Information]](./images/icon_info_sml.gif)
Apache MINA Core |
Description: Apache MINA is a network application framework which helps users develop high performance and highly scalable network applications easily. It provides an abstract event-driven asynchronous API over various transports such as TCP/IP and UDP/IP via Java NIO.
URL: https://mina.apache.org/mina-core/
Project Licenses: Apache 2.0 License |
- org.slf4j:slf4j-api:jar:2.0.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-slf4j-impl:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.logging.log4j:log4j-core:jar:2.24.3 (test)
![[Information]](./images/icon_info_sml.gif)
Apache Log4j Core |
Description: A versatile, industrial-grade, and reference implementation of the Log4j API.
It bundles a rich set of components to assist various use cases:
Appenders targeting files, network sockets, databases, SMTP servers;
Layouts that can render CSV, HTML, JSON, Syslog, etc. formatted outputs;
Filters that can be configured using log event rates, regular expressions, scripts, time, etc.
It contains several extension points to introduce custom components, if needed.
URL: https://logging.apache.org/log4j/2.x/log4j/log4j-core/
Project Licenses: Apache-2.0 |
- org.apache.sshd:sshd-core:jar:0.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
Apache Mina SSHD :: Core |
Description: The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
URL: http://www.apache.org/sshd/sshd-core/
Project Licenses: Apache 2.0 License |
- org.bouncycastle:bcprov-jdk16:jar:1.46 (test)
![[Information]](./images/icon_info_sml.gif)
Bouncy Castle Provider |
Description: The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains JCE provider and lightweight API for the Bouncy Castle Cryptography APIs for JDK 1.6.
URL: http://www.bouncycastle.org/java.html
Project Licenses: Bouncy Castle Licence |
- commons-io:commons-io:jar:2.18.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.httpcomponents:httpcore-nio:jar:4.4.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.openjdk.jmh:jmh-core:jar:1.37 (test)
- net.sf.jopt-simple:jopt-simple:jar:5.0.4 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-math3:jar:3.6.1 (test)
![[Information]](./images/icon_info_sml.gif)
Apache Commons Math |
Description: The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.
URL: http://commons.apache.org/proper/commons-math/
Project Licenses: Apache License, Version 2.0 |
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache License: HttpClient
Revised BSD: JSch
MIT License: SLF4J API Module
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API, JUnit Vintage Engine
New BSD License: Hamcrest Core
Bouncy Castle Licence: Bouncy Castle Provider
The MIT License: JOpt Simple, mockito-core
Apache-2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Commons Logging, Apache Commons Net, Apache Commons VFS, Apache Log4j API, Apache Log4j Core, SLF4J 1 Binding for Log4j API, SLF4J 2 Provider for Log4j API
Apache License, Version 2.0: Apache Commons Math, Apache HttpClient, Apache HttpComponents Core HTTP/1.1, Apache HttpComponents Core HTTP/2, Apache HttpCore, Apache HttpCore NIO, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Apache 2.0 License: Apache FtpServer Core, Apache Ftplet API, Apache MINA Core, Apache Mina SSHD :: Core
GNU General Public License (GPL), version 2, with the Classpath exception: JMH Core
Dependency File Details
Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
commons-io-2.18.0.jar |
538.9 kB |
398 |
- |
- |
- |
- |
• Root |
- |
397 |
370 |
15 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-logging-1.3.4.jar |
73.7 kB |
42 |
- |
- |
- |
- |
• Root |
- |
41 |
27 |
2 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
junit-4.13.2.jar |
384.6 kB |
389 |
350 |
32 |
1.5 |
Yes |
byte-buddy-1.12.19.jar |
4 MB |
2742 |
- |
- |
- |
- |
• Root |
- |
2740 |
2687 |
38 |
1.6 |
Yes |
• Versioned |
- |
2 |
1 |
1 |
9 |
No |
byte-buddy-agent-1.12.19.jar |
256.4 kB |
90 |
- |
- |
- |
- |
• Root |
- |
88 |
69 |
2 |
1.5 |
Yes |
• Versioned |
- |
2 |
1 |
1 |
9 |
No |
jopt-simple-5.0.4.jar |
78.1 kB |
71 |
59 |
3 |
1.7 |
Yes |
commons-lang3-3.17.0.jar |
673.6 kB |
426 |
- |
- |
- |
- |
• Root |
- |
425 |
395 |
18 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-math3-3.6.1.jar |
2.2 MB |
1402 |
1301 |
75 |
1.5 |
Yes |
ftplet-api-1.2.0.jar |
22.5 kB |
35 |
26 |
1 |
1.8 |
Yes |
ftpserver-core-1.2.0.jar |
304.6 kB |
223 |
185 |
22 |
1.8 |
Yes |
httpcore-4.4.16.jar |
327.9 kB |
283 |
253 |
17 |
1.6 |
Yes |
httpcore-nio-4.4.16.jar |
368.9 kB |
271 |
242 |
14 |
1.6 |
Yes |
log4j-api-2.24.3.jar |
348.5 kB |
247 |
- |
- |
- |
- |
• Root |
- |
236 |
209 |
11 |
1.8 |
Yes |
• Versioned |
- |
11 |
4 |
2 |
9 |
Yes |
log4j-core-2.24.3.jar |
1.9 MB |
1320 |
- |
- |
- |
- |
• Root |
- |
1303 |
1214 |
57 |
1.8 |
Yes |
• Versioned |
- |
17 |
7 |
4 |
9 |
Yes |
log4j-slf4j-impl-2.24.3.jar |
25.3 kB |
31 |
14 |
4 |
1.8 |
Yes |
log4j-slf4j2-impl-2.24.3.jar |
30.1 kB |
31 |
14 |
3 |
1.8 |
Yes |
mina-core-2.1.10.jar |
695.4 kB |
519 |
457 |
48 |
1.8 |
Yes |
sshd-core-0.8.0.jar |
376.1 kB |
340 |
288 |
39 |
1.5 |
Yes |
apiguardian-api-1.1.2.jar |
6.8 kB |
9 |
3 |
2 |
1.6 |
Yes |
bcprov-jdk16-1.46.jar |
1.9 MB |
1636 |
1547 |
82 |
1.6 |
No |
hamcrest-core-1.3.jar |
45 kB |
52 |
45 |
3 |
1.5 |
Yes |
junit-jupiter-5.11.4.jar |
6.4 kB |
5 |
1 |
1 |
9 |
No |
junit-jupiter-api-5.11.4.jar |
216.4 kB |
197 |
182 |
8 |
1.8 |
Yes |
junit-jupiter-engine-5.11.4.jar |
260.1 kB |
152 |
135 |
9 |
1.8 |
Yes |
junit-jupiter-params-5.11.4.jar |
591.6 kB |
388 |
354 |
22 |
1.8 |
Yes |
junit-platform-commons-1.11.4.jar |
142 kB |
88 |
- |
- |
- |
- |
• Root |
- |
78 |
64 |
8 |
1.8 |
Yes |
• Versioned |
- |
10 |
4 |
1 |
9 |
Yes |
junit-platform-engine-1.11.4.jar |
246.8 kB |
177 |
158 |
10 |
1.8 |
Yes |
junit-vintage-engine-5.11.4.jar |
68.6 kB |
49 |
35 |
6 |
1.8 |
Yes |
mockito-core-4.11.0.jar |
684.9 kB |
651 |
579 |
64 |
1.8 |
Yes |
objenesis-3.3.jar |
49.4 kB |
59 |
43 |
10 |
1.8 |
Yes |
jmh-core-1.37.jar |
553 kB |
363 |
332 |
13 |
1.8 |
Yes |
opentest4j-1.3.0.jar |
14.3 kB |
15 |
9 |
2 |
1.6 |
Yes |
slf4j-api-2.0.16.jar |
69.4 kB |
71 |
- |
- |
- |
- |
• Root |
- |
69 |
55 |
4 |
1.8 |
Yes |
• Versioned |
- |
2 |
1 |
1 |
9 |
No |
jsch-0.1.55.jar |
282.6 kB |
180 |
167 |
4 |
1.5 |
Yes |
commons-codec-1.18.0.jar |
373 kB |
262 |
- |
- |
- |
- |
• Root |
- |
261 |
114 |
7 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-httpclient-3.1.jar |
305 kB |
183 |
167 |
8 |
1.2 |
Yes |
commons-net-3.11.1.jar |
325.4 kB |
230 |
- |
- |
- |
- |
• Root |
- |
229 |
197 |
20 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-collections4-4.5.0-M3.jar |
898.4 kB |
647 |
- |
- |
- |
- |
• Root |
- |
646 |
614 |
20 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
commons-compress-1.27.1.jar |
1.1 MB |
625 |
- |
- |
- |
- |
• Root |
- |
624 |
572 |
36 |
1.8 |
Yes |
• Versioned |
- |
1 |
1 |
1 |
9 |
No |
httpclient-4.5.14.jar |
785.6 kB |
511 |
470 |
24 |
1.6 |
Yes |
httpclient5-5.4.1.jar |
908.2 kB |
568 |
523 |
27 |
1.8 |
Yes |
httpcore5-5.3.3.jar |
907.4 kB |
703 |
657 |
31 |
1.8 |
Yes |
httpcore5-h2-5.3.1.jar |
240.6 kB |
178 |
150 |
14 |
1.8 |
Yes |
Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
43 |
23.5 MB |
16859 |
15333 |
836 |
9 |
41 |
compile: 14 |
compile: 7.7 MB |
compile: 5236 |
compile: 4676 |
compile: 243 |
1.8 |
compile: 14 |
test: 29 |
test: 15.8 MB |
test: 11623 |
test: 10657 |
test: 593 |
9 |
test: 27 |
|