• 1.9.0

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:

GroupId ArtifactId Version Type License
ch.qos.reload4j reload4j 1.2.22 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.10.3 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.2.13 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
junit junit 4.13.2 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.12.13 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.12.13 jar Apache License, Version 2.0
net.java.dev.jna jna 5.8.0 jar LGPL, version 2.1-Apache License v2.0
org.apache.commons commons-compress 1.21 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.junit.platform junit-platform-commons 1.9.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.0 jar Eclipse Public License v2.0
org.objenesis objenesis 3.2 jar Apache License, Version 2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT

Project Dependency Graph

Dependency Tree

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