SSH Java Client 1.0.04
-
Home
- Project Documentation Project Information 9
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.connectbot | sshlib[1] | 2.2.42 | jar | BSD 3-Clause License[2] |
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 |
|---|---|---|---|---|
| org.junit.jupiter | junit-jupiter-engine[3] | 6.0.3 | jar | Eclipse Public License v2.0[4] |
| org.junit.platform | junit-platform-launcher[3] | 6.0.3 | jar | Eclipse Public License v2.0[4] |
| org.mockito | mockito-junit-jupiter[5] | 5.21.0 | jar | MIT[6] |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| asia.hombre | keccak[7] | 2.0.1 | jar | The Apache Software License, Version 2.0[8] |
| asia.hombre | kyber[9] | 2.0.1 | jar | The Apache Software License, Version 2.0[8] |
| com.google.crypto.tink | tink[10] | 1.20.0 | jar | Apache License, Version 2.0[11] |
| org.connectbot | jbcrypt[12] | 1.0.2 | jar | ISC[13] |
| org.connectbot | simplesocks[14] | 1.0.1 | jar | Apache License, Version 2.0[11] |
| org.jetbrains | annotations[15] | 13.0 | jar | The Apache Software License, Version 2.0[11] |
| org.jetbrains.kotlin | kotlin-stdlib[16] | 2.1.10 | jar | The Apache License, Version 2.0[11] |
| org.kotlincrypto | error[17] | 0.3.0 | jar | The Apache Software License, Version 2.0[8] |
| org.kotlincrypto.random | crypto-rand[18] | 0.5.0 | jar | The Apache Software License, Version 2.0[8] |
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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy[19] | 1.17.7 | jar | Apache License, Version 2.0[8] |
| net.bytebuddy | byte-buddy-agent[20] | 1.17.7 | jar | Apache License, Version 2.0[8] |
| org.apiguardian | apiguardian-api[21] | 1.1.2 | jar | The Apache License, Version 2.0[11] |
| org.jspecify | jspecify[22] | 1.0.0 | jar | The Apache License, Version 2.0[11] |
| org.junit.jupiter | junit-jupiter-api[3] | 6.0.3 | jar | Eclipse Public License v2.0[4] |
| org.junit.platform | junit-platform-commons[3] | 6.0.3 | jar | Eclipse Public License v2.0[4] |
| org.junit.platform | junit-platform-engine[3] | 6.0.3 | jar | Eclipse Public License v2.0[4] |
| org.mockito | mockito-core[5] | 5.21.0 | jar | MIT[6] |
| org.objenesis | objenesis[23] | 3.3 | jar | Apache License, Version 2.0[11] |
| org.opentest4j | opentest4j[24] | 1.3.0 | jar | The Apache License, Version 2.0[8] |
Project Dependency Graph
Dependency Tree
- org.metricshub:ssh-java:jar:1.0.04
- org.junit.platform:junit-platform-launcher:jar:6.0.3 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:6.0.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.jspecify:jspecify:jar:1.0.0 (test)
- org.junit.platform:junit-platform-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:6.0.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:6.0.3 (test)
- org.connectbot:sshlib:jar:2.2.42 (compile)
- org.connectbot:simplesocks:jar:1.0.1 (runtime)
- com.google.crypto.tink:tink:jar:1.20.0 (runtime)
- org.connectbot:jbcrypt:jar:1.0.2 (runtime)
- asia.hombre:kyber:jar:2.0.1 (runtime)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.10 (runtime)
- org.jetbrains:annotations:jar:13.0 (runtime)
- org.kotlincrypto.random:crypto-rand:jar:0.5.0 (runtime)
- org.kotlincrypto:error:jar:0.3.0 (runtime)
- asia.hombre:keccak:jar:2.0.1 (runtime)
- org.jetbrains.kotlin:kotlin-stdlib:jar:2.1.10 (runtime)
- org.mockito:mockito-junit-jupiter:jar:5.21.0 (test)
- org.mockito:mockito-core:jar:5.21.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-core:jar:5.21.0 (test)
- org.junit.platform:junit-platform-launcher:jar:6.0.3 (test)
Licenses
BSD 3-Clause License: sshlib
The Apache License, Version 2.0: JSpecify annotations, Kotlin Stdlib, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache-2.0: SSH Java Client
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API, JUnit Platform Launcher
Apache License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy agent, Objenesis, Tink Cryptography API, simplesocks
ISC: jBCrypt
MIT: mockito-core, mockito-junit-jupiter
The Apache Software License, Version 2.0: IntelliJ IDEA Annotations, Keccak Kotlin Multiplatform Library, KotlinCrypto CryptoRand, KotlinCrypto Error, Kyber Kotlin Multiplatform Library
Dependency File Details
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
| keccak-2.0.1.jar | 22.9 kB | 42 | 0 | 0 | - | - |
| kyber-2.0.1.jar | 17.5 kB | 38 | 0 | 0 | - | - |
| tink-1.20.0.jar | 2.7 MB | 1375 | 1341 | 32 | 1.8 | Yes |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| jbcrypt-1.0.2.jar | 17.1 kB | 6 | 1 | 1 | 1.8 | Yes |
| simplesocks-1.0.1.jar | 4.8 kB | 8 | 3 | 1 | 1.7 | Yes |
| sshlib-2.2.42.jar | 396.5 kB | 238 | 218 | 16 | 17 | Yes |
| annotations-13.0.jar | 17.5 kB | 45 | 32 | 2 | 1.5 | Yes |
| kotlin-stdlib-2.1.10.jar | 1.7 MB | 995 | - | - | - | - |
| • Root | - | 993 | 934 | 44 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| jspecify-1.0.0.jar | 3.8 kB | 14 | - | - | - | - |
| • Root | - | 10 | 4 | 1 | 1.8 | No |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| junit-jupiter-api-6.0.3.jar | 250.7 kB | 224 | 208 | 9 | 17 | Yes |
| junit-jupiter-engine-6.0.3.jar | 356.1 kB | 189 | 172 | 9 | 17 | Yes |
| junit-platform-commons-6.0.3.jar | 171.3 kB | 103 | 87 | 10 | 17 | Yes |
| junit-platform-engine-6.0.3.jar | 280.2 kB | 195 | 177 | 9 | 17 | Yes |
| junit-platform-launcher-6.0.3.jar | 246.1 kB | 166 | 150 | 8 | 17 | Yes |
| error-0.3.0.jar | 12.3 kB | 38 | 0 | 0 | - | - |
| crypto-rand-0.5.0.jar | 8.3 kB | 29 | 0 | 0 | - | - |
| mockito-core-5.21.0.jar | 711.5 kB | 648 | 576 | 66 | 11 | Yes |
| mockito-junit-jupiter-5.21.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| 23 | 16.4 MB | 10686 | 7006 | 265 | 17 | 18 |
| compile: 1 | compile: 396.5 kB | compile: 238 | compile: 218 | compile: 16 | 17 | compile: 1 |
| runtime: 9 | runtime: 4.5 MB | runtime: 2576 | runtime: 2311 | runtime: 80 | runtime: 5 | |
| test: 13 | test: 11.5 MB | test: 7872 | test: 4477 | test: 169 | 17 | test: 12 |
