Last Version

ssh-agent-proxy 0.2.1

A Java library that talks to the local ssh-agent.

License

License

GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

ssh-agent-proxy
Version

Version

0.2.1
Type

Type

jar
Description

Description

ssh-agent-proxy
A Java library that talks to the local ssh-agent.
Project URL

Project URL

https://github.com/spotify/ssh-agent-proxy
Source Code Management

Source Code Management

https://github.com/spotify/ssh-agent-proxy

Download ssh-agent-proxy 0.2.1


<!-- https://jarcasting.com/artifacts/com.spotify/ssh-agent-proxy/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>ssh-agent-proxy</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/ssh-agent-proxy/
implementation 'com.spotify:ssh-agent-proxy:0.2.1'
// https://jarcasting.com/artifacts/com.spotify/ssh-agent-proxy/
implementation ("com.spotify:ssh-agent-proxy:0.2.1")
'com.spotify:ssh-agent-proxy:jar:0.2.1'
<dependency org="com.spotify" name="ssh-agent-proxy" rev="0.2.1">
  <artifact name="ssh-agent-proxy" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='ssh-agent-proxy', version='0.2.1')
)
libraryDependencies += "com.spotify" % "ssh-agent-proxy" % "0.2.1"
[com.spotify/ssh-agent-proxy "0.2.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.jnr : jnr-unixsocket jar 0.38.17
commons-codec : commons-codec jar 1.10
org.slf4j : slf4j-api jar 1.7.7
com.google.guava : guava jar 17.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.