MVN

org.apache.ant : ant-jsch

Maven & Gradle

Aug 16, 2023
15 usages

Apache Ant + JSch · contains the sshexec and scp tasks

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-jsch</artifactId>
    <version>1.10.14</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.ant : ant-jsch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.10.14

All Versions

Choose a version of org.apache.ant : ant-jsch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.10.x
ant-jsch-1.10.14
ant-jsch-1.10.13
ant-jsch-1.10.12
ant-jsch-1.10.11
ant-jsch-1.10.10
ant-jsch-1.10.9
ant-jsch-1.10.8
ant-jsch-1.10.7
ant-jsch-1.10.6
ant-jsch-1.10.5
ant-jsch-1.10.4
ant-jsch-1.10.3
ant-jsch-1.10.2
ant-jsch-1.10.1
ant-jsch-1.10.0
1.9.x
ant-jsch-1.9.16
ant-jsch-1.9.15
ant-jsch-1.9.14
ant-jsch-1.9.13
ant-jsch-1.9.12
ant-jsch-1.9.11
ant-jsch-1.9.10
ant-jsch-1.9.9
ant-jsch-1.9.8
ant-jsch-1.9.7
ant-jsch-1.9.6
ant-jsch-1.9.5
ant-jsch-1.9.4
ant-jsch-1.9.3
ant-jsch-1.9.2
ant-jsch-1.9.1
ant-jsch-1.9.0
1.8.x
ant-jsch-1.8.4
ant-jsch-1.8.3
ant-jsch-1.8.2
ant-jsch-1.8.1
ant-jsch-1.8.0
1.7.x
ant-jsch-1.7.1
ant-jsch-1.7.0

How to add a dependency to Maven

Add the following org.apache.ant : ant-jsch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.ant</groupId>
    <artifactId>ant-jsch</artifactId>
    <version>1.10.14</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.ant : ant-jsch gradle dependency to your build.gradle file:

implementation 'org.apache.ant:ant-jsch:1.10.14'

Gradle Kotlin DSL: Add the following org.apache.ant : ant-jsch gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.ant:ant-jsch:1.10.14")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.ant : ant-jsch sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.ant" % "ant-jsch" % "1.10.14"

Advertisement

Dependencies from Group

ant
Aug 16, 2023
2.1k usages
Aug 16, 2023
257 usages
Aug 16, 2023
160 usages
Apr 30, 2010
107 usages
Aug 16, 2023
60 usages

Discover Dependencies

Aug 24, 2023
46 usages
680 stars
Apr 17, 2020
5 usages
211 stars
Jun 22, 2023
556 usages
2 stars
Mar 05, 2019
7 usages
19 stars
Feb 16, 2023
5 usages
1.6k stars
Mar 14, 2018
Feb 18, 2023
6.1k stars
Nov 04, 2016
1 usages
10.2k stars
Sep 05, 2022
2 usages
654 stars
Jul 14, 2018