is not current version
Last Version 3.0.7

Key Agent 3.0.0-RC8

Client and server implementations of the SSH agent protocol

License

License

GroupId

GroupId

com.sshtools
ArtifactId

ArtifactId

maverick-sshagent
Version

Version

3.0.0-RC8
Type

Type

jar
Description

Description

Key Agent
Client and server implementations of the SSH agent protocol

Download maverick-sshagent 3.0.0-RC8


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

Dependencies

compile (5)

Group / Artifact Type Version
net.java.dev.jna : jna jar 4.5.1
net.java.dev.jna : jna-platform jar 4.5.1
com.sshtools : maverick-base jar 3.0.0-RC8
com.kohlschutter.junixsocket : junixsocket-common jar 2.0.4
com.kohlschutter.junixsocket : junixsocket-native-common jar 2.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.