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 | License | Optional |
---|---|---|---|---|---|
com.github.mwiede | jsch | 0.2.4 | jar | Revised BSD-BSD-ISC | No |
com.jcabi | jcabi-aspects | 0.24.1 | jar | BSD | No |
com.jcabi | jcabi-log | 0.22.0 | jar | BSD | No |
org.cactoos | cactoos | 0.54.0 | jar | MIT | No |
org.apache.sshd | sshd-common | 2.9.1 | jar | Apache 2.0 License | Yes |
org.apache.sshd | sshd-core | 2.9.1 | jar | Apache 2.0 License | Yes |
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 | License |
---|---|---|---|---|
com.google.guava | guava | 31.1-jre | jar | Apache License, Version 2.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest | 2.2 | jar | BSD License 3 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.9.0 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.9.0 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.7.0 | jar | The MIT License |
org.slf4j | slf4j-api | 2.0.2 | jar | MIT License |
org.slf4j | slf4j-reload4j | 2.0.2 | jar | MIT License |
org.testcontainers | junit-jupiter | 1.17.3 | jar | MIT |
org.testcontainers | testcontainers | 1.17.3 | jar | MIT |
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 | License |
---|---|---|---|---|
org.projectlombok | lombok | 1.18.24 | jar | The MIT License |
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 | License | Optional |
---|---|---|---|---|---|
javax.validation | validation-api | 2.0.1.Final | jar | Apache License 2.0 | No |
org.aspectj | aspectjrt | 1.9.9.1 | jar | Eclipse Public License - v 2.0 | No |
org.slf4j | jcl-over-slf4j | 1.7.32 | jar | Apache License, Version 2.0 | Yes |
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
- com.jcabi:jcabi-ssh:jar:1.9.0
- org.projectlombok:lombok:jar:1.18.24 (provided)
- com.jcabi:jcabi-aspects:jar:0.24.1 (compile)
- org.aspectj:aspectjrt:jar:1.9.9.1 (compile)
- javax.validation:validation-api:jar:2.0.1.Final (compile)
- com.jcabi:jcabi-log:jar:0.22.0 (compile)
- org.cactoos:cactoos:jar:0.54.0 (compile)
- com.google.guava:guava:jar:31.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
- org.checkerframework:checker-qual:jar:3.12.0 (test)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (test)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
- com.github.mwiede:jsch:jar:0.2.4 (compile)
- org.apache.sshd:sshd-core:jar:2.9.1 (compile)
- org.slf4j:jcl-over-slf4j:jar:1.7.32 (compile)
- org.apache.sshd:sshd-common:jar:2.9.1 (compile)
- org.slf4j:slf4j-api:jar:2.0.2 (test)
- org.slf4j:slf4j-reload4j:jar:2.0.2 (test)
- ch.qos.reload4j:reload4j:jar:1.2.22 (test)
- log4j:log4j:jar:1.2.17 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.9.0 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.9.0 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.testcontainers:testcontainers:jar:1.17.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.apache.commons:commons-compress:jar:1.21 (test)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.2.13 (test)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.10.3 (test)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.13 (test)
- com.github.docker-java:docker-java-transport:jar:3.2.13 (test)
- net.java.dev.jna:jna:jar:5.8.0 (test)
- org.testcontainers:junit-jupiter:jar:1.17.3 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.9.0 (test)
- org.junit.platform:junit-platform-engine:jar:1.9.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.9.0 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.mockito:mockito-core:jar:4.7.0 (test)
- net.bytebuddy:byte-buddy:jar:1.12.13 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.12.13 (test)
- org.objenesis:objenesis:jar:3.2 (test)
Licenses
3-Clause BSD License: jcabi-ssh
Apache 2.0: error-prone annotations
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Revised BSD: JSch
MIT License: SLF4J API Module, SLF4J Reload4j Binding
BSD License 3: Hamcrest
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
New BSD License: Hamcrest Core
BSD: JSch, jcabi-aspects, jcabi-log
Apache License 2.0: Bean Validation API
The MIT License: Checker Qual, Project Lombok, mockito-core
Apache License, Version 2.0: Apache Commons Compress, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, JCL 1.2 implemented over SLF4J, Objenesis
ISC: JSch
Apache 2.0 License: Apache Mina SSHD :: Common support utilities, Apache Mina SSHD :: Core
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers Core, cactoos
Eclipse Public License - v 2.0: AspectJ Runtime
LGPL, version 2.1: Java Native Access
The Apache Software License, Version 2.0: Apache Log4j, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, reload4j
Apache License v2.0: Java Native Access