MVN

org.minbox.framework : ssh-agent

Maven & Gradle

Apr 07, 2023
4 usages
2 stars

SSH代理跳板方式,支持 “用户名 + 公钥”、“用户名 + 密码方式” 认证登录,建立本地端口与远程服务器端口之间的通信管道。

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>ssh-agent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.minbox.framework : ssh-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.minbox.framework : ssh-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ssh-agent-1.0.3
ssh-agent-1.0.2
ssh-agent-1.0.1
ssh-agent-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.minbox.framework</groupId>
    <artifactId>ssh-agent</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.minbox.framework : ssh-agent gradle dependency to your build.gradle file:

implementation 'org.minbox.framework:ssh-agent:1.0.3'

Gradle Kotlin DSL: Add the following org.minbox.framework : ssh-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("org.minbox.framework:ssh-agent:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.minbox.framework : ssh-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "org.minbox.framework" % "ssh-agent" % "1.0.3"

Advertisement

Dependencies from Group

Apr 24, 2022
38 usages
Jul 07, 2020
26 usages
Apr 24, 2022
14 usages
2 stars
Apr 24, 2022
12 usages
2 stars
Apr 24, 2022
12 usages
2 stars

Discover Dependencies

Aug 17, 2023
3 usages
446 stars
Aug 24, 2023
3 usages
32 stars
Jan 02, 2023
2 usages
1.1k stars
Jun 16, 2023
2 usages
22.1k stars
Dec 09, 2020
2 usages
17 stars
Dec 14, 2022
2 usages
6 stars
Jul 28, 2023
3 usages
6 stars