]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
Allows to configure default timeout
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index f508410e16b846be58a099a813e307865529b595..a7cfe7b8cb3e858c04631ee973476c9c8faadb4d 100644 (file)
                        <artifactId>com.springsource.org.aspectj.weaver</artifactId>
                </dependency>
 
+               <dependency>
+                       <groupId>org.argeo.dep.osgi</groupId>
+                       <artifactId>org.argeo.dep.osgi.commons.exec</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>com.springsource.org.apache.commons.logging</artifactId>
                        <artifactId>com.springsource.org.apache.commons.collections</artifactId>
                </dependency>
 
+               <!-- SSH -->
+               <dependency>
+                       <groupId>com.jcraft.jsch</groupId>
+                       <artifactId>com.springsource.com.jcraft.jsch</artifactId>
+               </dependency>
+
+               <dependency>
+                       <groupId>com.opensymphony.quartz</groupId>
+                       <artifactId>com.springsource.org.quartz</artifactId>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file