Last Version

Base API 3.0.7

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.7
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.7


<!-- 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"]

Dependencies

compile (1)

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

provided (2)

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

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.