License |
License |
---|---|
GroupId | GroupIdcom.sshtools |
ArtifactId | ArtifactIdmaverick-base |
Last Version | Last Version3.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBase API
The core components shared between the Maverick Synergy and Maverick Legacy SSH APIs
|
Filename | Size |
---|---|
maverick-base-3.0.7.pom | |
maverick-base-3.0.7.jar | 560 KB |
maverick-base-3.0.7-tests.jar | 118 KB |
maverick-base-3.0.7-sources.jar | 430 KB |
maverick-base-3.0.7-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-base/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>maverick-base</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-base/
implementation 'com.sshtools:maverick-base:3.0.7'
// https://jarcasting.com/artifacts/com.sshtools/maverick-base/
implementation ("com.sshtools:maverick-base:3.0.7")
'com.sshtools:maverick-base:jar:3.0.7'
<dependency org="com.sshtools" name="maverick-base" rev="3.0.7">
<artifact name="maverick-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-base', version='3.0.7')
)
libraryDependencies += "com.sshtools" % "maverick-base" % "3.0.7"
[com.sshtools/maverick-base "3.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.sshtools : maverick-logging | jar | 3.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.70 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | 2.7 |
junit : junit | jar | 4.13.1 |
Version |
---|
3.0.7
|
3.0.6
|
3.0.5-FINAL
|
3.0.4-FINAL
|
3.0.3-FINAL
|
3.0.2-FINAL
|
3.0.1-FINAL
|
3.0.0-FINAL
|
3.0.0-RC8
|
3.0.0-RC7
|
3.0.0-RC6
|
3.0.0-RC5
|
3.0.0-RC4
|
3.0.0-RC3
|
3.0.0-RC2
|
3.0.0-RC1
|