is not current version
Last Version 3.0.7

Base API 3.0.4-FINAL

The core components shared between the Maverick Synergy and Maverick Legacy SSH APIs

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

maverick-base
Version

Version

3.0.4-FINAL
Type

Type

jar
Description

Description

Base API
The core components shared between the Maverick Synergy and Maverick Legacy SSH APIs

Download maverick-base 3.0.4-FINAL


<!-- https://jarcasting.com/artifacts/com.sshtools/maverick-base/ -->
<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>maverick-base</artifactId>
    <version>3.0.4-FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/maverick-base/
implementation 'com.sshtools:maverick-base:3.0.4-FINAL'
// https://jarcasting.com/artifacts/com.sshtools/maverick-base/
implementation ("com.sshtools:maverick-base:3.0.4-FINAL")
'com.sshtools:maverick-base:jar:3.0.4-FINAL'
<dependency org="com.sshtools" name="maverick-base" rev="3.0.4-FINAL">
  <artifact name="maverick-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='maverick-base', version='3.0.4-FINAL')
)
libraryDependencies += "com.sshtools" % "maverick-base" % "3.0.4-FINAL"
[com.sshtools/maverick-base "3.0.4-FINAL"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sshtools : maverick-logging jar 3.0.4-FINAL

provided (2)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.64
org.bouncycastle : bcpkix-jdk15on jar 1.64

test (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.7
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.