You can download jsch.agentproxy.core-0.0.9.jar in this page.
Open Source
jsch.agentproxy.core-0.0.9.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/com.jcraft/jsch.agentproxy.core/pom.properties META-INF/maven/com.jcraft/jsch.agentproxy.core/pom.xml com.jcraft.jsch.agentproxy.AgentProxy.class com.jcraft.jsch.agentproxy.AgentProxyException.class com.jcraft.jsch.agentproxy.Buffer.class com.jcraft.jsch.agentproxy.Connector.class com.jcraft.jsch.agentproxy.Identity.class com.jcraft.jsch.agentproxy.USocketFactory.class
jsch.agentproxy.core-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.core</artifactId> <name>jsch-agent-proxy core library</name> <packaging>bundle</packaging> <dependencies> </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.core</artifactId> <version>0.0.9</version> </dependency>
If you think the following jsch.agentproxy.core-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.core-0.0.9.jar file