You can download jsch.agentproxy.sshagent-0.0.9.jar in this page.
Open Source
jsch.agentproxy.sshagent-0.0.9.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.jcraft/jsch.agentproxy.sshagent/pom.properties META-INF/maven/com.jcraft/jsch.agentproxy.sshagent/pom.xml com.jcraft.jsch.agentproxy.connector.SSHAgentConnector.class
jsch.agentproxy.sshagent-0.0.9.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>com.jcraft</groupId> <artifactId>jsch.agentproxy</artifactId> <version>0.0.9</version> </parent> <artifactId>jsch.agentproxy.sshagent</artifactId> <name>a connector for ssh-agent</name> <packaging>bundle</packaging> <dependencies> <dependency> <groupId>com.jcraft</groupId> <artifactId>jsch.agentproxy.core</artifactId> <version>${project.version}</version> </dependency> </dependencies> <build> <plugins> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-jar-plugin</artifactId> <version>2.3.2</version> </plugin> </plugins> </build> </project>
<dependency> <groupId>com.jcraft</groupId> <artifactId>jsch.agentproxy.sshagent</artifactId> <version>0.0.9</version> </dependency>
If you think the following jsch.agentproxy.sshagent-0.0.9.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download jsch.agentproxy.sshagent-0.0.9.jar file