MVN

com.spotify : ssh-agent-tls

Maven & Gradle

Oct 09, 2018
2 usages

ssh-agent-tls · A library that generates X.509 certificates and signs them with SSH agent. For use in client-side TLS handshakes.

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

Latest Version

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

  • Latest Stable: 0.0.4

All Versions

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

Version Vulnerabilities Updated
0.0.x
ssh-agent-tls-0.0.4
ssh-agent-tls-0.0.3
ssh-agent-tls-0.0.2
ssh-agent-tls-0.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>ssh-agent-tls</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.spotify:ssh-agent-tls:0.0.4'

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

implementation("com.spotify:ssh-agent-tls:0.0.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.spotify" % "ssh-agent-tls" % "0.0.4"

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

Jul 03, 2017
1 usages
Jul 03, 2017
1 usages
Jul 06, 2018
1 usages
May 25, 2020
3 usages
3 stars
May 12, 2018
1 usages
Jun 12, 2019
1 usages
Nov 21, 2022
1 usages
1.5k stars
Aug 07, 2023
1 usages
Jul 03, 2023
4 usages
253 stars