-
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 | 2.2.21 | jar | BSD 3-Clause 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 |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-engine | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-launcher | 1.10.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-inline | 5.2.0 | 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.
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 | 1.14.1 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.14.1 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.10.3 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.3 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.2.0 | jar | The MIT License |
org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- org.sentrysoftware:ssh:jar:1.0.02
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.10.3 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.3 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.3 (test)
- org.connectbot:sshlib:jar:2.2.21 (compile)
- org.mockito:mockito-inline:jar:5.2.0 (test)
- org.mockito:mockito-core:jar:5.2.0 (test)
- net.bytebuddy:byte-buddy:jar:1.14.1 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.1 (test)
- org.objenesis:objenesis:jar:3.3 (test)
- org.mockito:mockito-core:jar:5.2.0 (test)
- org.junit.platform:junit-platform-launcher:jar:1.10.3 (test)
Licenses
BSD 3-Clause License: sshlib
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
The MIT License: mockito-core, mockito-inline
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
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
byte-buddy-1.14.1.jar | 4.2 MB | 2916 | 2862 | 39 | 9 | Yes |
byte-buddy-agent-1.14.1.jar | 256.7 kB | 90 | 70 | 3 | 9 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
sshlib-2.2.21.jar | 489.8 kB | 319 | 256 | 24 | 1.8 | Yes |
junit-jupiter-api-5.10.3.jar | 211.4 kB | 198 | 183 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.3.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-platform-commons-1.10.3.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.3.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
junit-platform-launcher-1.10.3.jar | 184.2 kB | 131 | 116 | 7 | 9 | Yes |
mockito-core-5.2.0.jar | 687.4 kB | 637 | 565 | 64 | 11 | Yes |
mockito-inline-5.2.0.jar | 1.5 kB | 6 | 0 | 0 | - | - |
objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
13 | 6.6 MB | 4744 | 4417 | 185 | 11 | 12 |
compile: 1 | compile: 489.8 kB | compile: 319 | compile: 256 | compile: 24 | 1.8 | compile: 1 |
test: 12 | test: 6.2 MB | test: 4425 | test: 4161 | test: 161 | 11 | test: 11 |