Add jsch
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.core / pom.xml
index 7cf8f195c9a27df890b44685512e643e0698127b..7f0f8514c32342748c5513f0f28cb59b89a0ca78 100644 (file)
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>org.apache.commons.exec</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>com.jcraft.jsch</artifactId>
+               </dependency>
 
                <dependency>
                        <groupId>org.argeo.tp</groupId>