MVN

com.spotify : ssh-agent-proxy

Maven & Gradle

Feb 02, 2022
7 usages

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

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>ssh-agent-proxy</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify : ssh-agent-proxy to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.spotify : ssh-agent-proxy to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
ssh-agent-proxy-0.2.1
ssh-agent-proxy-0.2.0
0.1.x
ssh-agent-proxy-0.1.5
ssh-agent-proxy-0.1.4
ssh-agent-proxy-0.1.3
ssh-agent-proxy-0.1.2
ssh-agent-proxy-0.1.1
ssh-agent-proxy-0.1.0

How to add a dependency to Maven

Add the following com.spotify : ssh-agent-proxy maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>ssh-agent-proxy</artifactId>
    <version>0.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spotify : ssh-agent-proxy gradle dependency to your build.gradle file:

implementation 'com.spotify:ssh-agent-proxy:0.2.1'

Gradle Kotlin DSL: Add the following com.spotify : ssh-agent-proxy gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spotify:ssh-agent-proxy:0.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spotify : ssh-agent-proxy sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spotify" % "ssh-agent-proxy" % "0.2.1"

Advertisement

Dependencies from Group

May 13, 2019
179 usages
1.4k stars
Jul 22, 2021
82 usages
Oct 21, 2021
38 usages
133 stars
Mar 30, 2020
37 usages
2.5k stars
Aug 18, 2023
34 usages
2.5k stars

Discover Dependencies

Dec 20, 2021
2 usages
41 stars
Aug 01, 2022
4 usages
0 stars
Jan 17, 2018
15 usages
0 stars
Nov 30, 2016
6 stars
nfe
Jul 27, 2023
599 stars
Aug 22, 2023
1 usages
Jan 02, 2023
104 stars