| | |
| | | <systemPath>${pom.basedir}/src/main/resources/lib/jacob.jar</systemPath> |
| | | </dependency> |
| | | |
| | | <!--<dependency> |
| | | <dependency> |
| | | <groupId>com.enterprisedt</groupId> |
| | | <artifactId>edtFTPj</artifactId> |
| | | <version>1.5.3</version> |
| | | </dependency>--> |
| | | <version>2.5.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${pom.basedir}/src/main/resources/lib/edtftpj.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.enterprisedt</groupId> |
| | | <artifactId>edtFTPj-libs</artifactId> |
| | | <version>2.5.0</version> |
| | | <scope>system</scope> |
| | | <systemPath>${pom.basedir}/src/main/resources/lib/junit.jar</systemPath> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>net.lingala.zip4j</groupId> |
| | | <artifactId>zip4j</artifactId> |