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 |
---|---|---|---|---|
org.slf4j | slf4j-simple | 2.0.16 | jar | MIT License |
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 |
---|---|---|---|---|
no.maddin.niofs | nio-fs-sftp | 2.1.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
no.maddin.niofs | nio-fs-test-util | 2.1.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
no.maddin.niofs | nio-fs-webdav | 2.1.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.junit.jupiter | junit-jupiter | 5.11.4 | jar | Eclipse Public License v2.0 |
org.slf4j | jul-to-slf4j | 2.0.16 | jar | MIT License |
org.testcontainers | junit-jupiter | 1.20.4 | jar | MIT |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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 |
---|---|---|---|---|
org.slf4j | slf4j-api | 2.0.16 | jar | MIT License |
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
- no.maddin.niofs:integration-tests:jar:2.1.0-SNAPSHOT
- org.hamcrest:hamcrest:jar:2.2 (test)
- 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)
- org.junit.platform:junit-platform-commons:jar:1.11.4 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.11.4 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.platform:junit-platform-engine:jar:1.11.4 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.11.4 (test)
- no.maddin.niofs:nio-fs-sftp:jar:2.1.0-SNAPSHOT (test)
- com.github.mwiede:jsch:jar:0.2.21 (test)
- jakarta.validation:jakarta.validation-api:jar:3.0.2 (test)
- com.github.mwiede:jsch:jar:0.2.21 (test)
- org.slf4j:jul-to-slf4j:jar:2.0.16 (test)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.slf4j:slf4j-simple:jar:2.0.16 (compile)
- no.maddin.niofs:nio-fs-webdav:jar:2.1.0-SNAPSHOT (test)
- com.github.lookfirst:sardine:jar:5.10 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.1 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.3 (test)
- commons-logging:commons-logging:jar:1.2 (test)
- commons-codec:commons-codec:jar:1.9 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.3 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (test)
- jakarta.activation:jakarta.activation-api:jar:1.2.1 (test)
- org.glassfish.jaxb:jaxb-runtime:jar:2.3.2 (test)
- org.glassfish.jaxb:txw2:jar:2.3.2 (test)
- com.sun.istack:istack-commons-runtime:jar:3.0.8 (test)
- org.jvnet.staxex:stax-ex:jar:1.8.1 (test)
- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.16 (test)
- org.glassfish.jaxb:txw2:jar:2.3.2 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.1 (test)
- com.github.ben-manes.caffeine:caffeine:jar:2.9.3 (test)
- org.checkerframework:checker-qual:jar:3.19.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.10.0 (test)
- org.checkerframework:checker-qual:jar:3.19.0 (test)
- com.github.lookfirst:sardine:jar:5.10 (test)
- org.testcontainers:junit-jupiter:jar:1.20.4 (test)
- org.testcontainers:testcontainers:jar:1.20.4 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.commons:commons-compress:jar:1.24.0 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.4.0 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.4.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.0 (test)
- net.java.dev.jna:jna:jar:5.13.0 (test)
- com.github.docker-java:docker-java-transport:jar:3.4.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.testcontainers:testcontainers:jar:1.20.4 (test)
- no.maddin.niofs:nio-fs-test-util:jar:2.1.0-SNAPSHOT (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache 2.0: Sardine WebDAV client, error-prone annotations
Eclipse Public License 1.0: JUnit
BSD License 3: Hamcrest
Revised BSD: JSch
MIT License: JUL to SLF4J bridge, SLF4J API Module, SLF4J Simple Provider
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
New BSD License: Hamcrest Core
Apache License 2.0: Jakarta Bean Validation API
EDL 1.0: JavaBeans Activation Framework API jar
LGPL-2.1-or-later: Java Native Access
The MIT License: Checker Qual
ISC: JSch
Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Caffeine cache, fastinfoset
Apache-2.0: Apache Commons Compress, Java Native Access
Eclipse Distribution License - v 1.0: Extended StAX API, JAXB Runtime, TXW2 Runtime, fastinfoset, istack common utility code runtime, jakarta.xml.bind-api
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core
The Apache Software License, Version 2.0: Apache Commons Codec, Apache Commons Logging, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, integration-tests, nio-fs-sftp, nio-fs-webdav, test-util
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jackson-annotations-2.10.3.jar | 68.1 kB | 81 | 69 | 2 | 9 | Yes |
caffeine-2.9.3.jar | 912.1 kB | 703 | 692 | 4 | 1.8 | Yes |
docker-java-api-3.4.0.jar | 485.3 kB | 402 | 387 | 5 | 1.8 | Yes |
docker-java-transport-3.4.0.jar | 38.5 kB | 45 | 34 | 1 | 1.8 | Yes |
docker-java-transport-zerodep-3.4.0.jar | 2.3 MB | 1566 | 1319 | 77 | 1.8 | Yes |
sardine-5.10.jar | 137.1 kB | 143 | 123 | 10 | 1.7 | Yes |
jsch-0.2.21.jar | 544.9 kB | 369 | 308 | 9 | 16 | Yes |
error_prone_annotations-2.10.0.jar | 16 kB | 37 | 25 | 2 | 1.7 | Yes |
istack-commons-runtime-3.0.8.jar | 27.2 kB | 37 | 22 | 4 | 9 | Yes |
FastInfoset-1.2.16.jar | 317.2 kB | 185 | 149 | 18 | 9 | Yes |
commons-codec-1.9.jar | 264 kB | 227 | 85 | 6 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jakarta.activation-api-1.2.1.jar | 44.4 kB | 42 | 31 | 1 | 1.5 | Yes |
jakarta.validation-api-3.0.2.jar | 93.3 kB | 161 | 144 | 10 | 9 | Yes |
jakarta.xml.bind-api-2.3.2.jar | 115.5 kB | 137 | 111 | 7 | 9 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
jna-5.13.0.jar | 1.9 MB | 188 | 125 | 4 | 1.6 | Yes |
sftp/target/classes | - | 0 | 0 | 0 | - | - |
test-util/target/classes | - | 0 | 0 | 0 | - | - |
webdav/target/classes | - | 0 | 0 | 0 | - | - |
commons-compress-1.24.0.jar | 1.1 MB | 617 | 563 | 37 | 9 | Yes |
httpclient-4.5.1.jar | 732.8 kB | 502 | 461 | 24 | 1.6 | Yes |
httpcore-4.4.3.jar | 326.6 kB | 284 | 254 | 17 | 1.6 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
checker-qual-3.19.0.jar | 222.1 kB | 424 | 356 | 30 | 1.8 | Yes |
jaxb-runtime-2.3.2.jar | 1 MB | 804 | 643 | 26 | 9 | Yes |
txw2-2.3.2.jar | 72.1 kB | 69 | 54 | 4 | 9 | Yes |
hamcrest-2.2.jar | 123.4 kB | 122 | 108 | 11 | 1.7 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | 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 | 9 | Yes |
junit-jupiter-engine-5.11.4.jar | 260.1 kB | 152 | 135 | 9 | 9 | Yes |
junit-jupiter-params-5.11.4.jar | 591.6 kB | 388 | 354 | 22 | 9 | Yes |
junit-platform-commons-1.11.4.jar | 142 kB | 88 | 66 | 8 | 9 | Yes |
junit-platform-engine-1.11.4.jar | 246.8 kB | 177 | 158 | 10 | 9 | Yes |
stax-ex-1.8.1.jar | 38.1 kB | 38 | 25 | 3 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
jul-to-slf4j-2.0.16.jar | 6.4 kB | 15 | 2 | 2 | 9 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | 56 | 5 | 9 | Yes |
slf4j-simple-2.0.16.jar | 15.7 kB | 22 | 7 | 2 | 9 | Yes |
junit-jupiter-1.20.4.jar | 14.7 kB | 16 | 10 | 1 | 1.8 | Yes |
testcontainers-1.20.4.jar | 17.8 MB | 12233 | 10475 | 456 | 15 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
44 | 30.8 MB | 21138 | 18030 | 885 | 16 | 40 |
compile: 2 | compile: 85.1 kB | compile: 93 | compile: 63 | compile: 7 | 9 | compile: 2 |
test: 42 | test: 30.7 MB | test: 21045 | test: 17967 | test: 878 | 16 | test: 38 |