可以看出 org.apache.tools.zip 是 ant jar里面的
然后在pom配置文件里面加上
<!-- ant -->
<
dependency
>
<
groupId
>org.apache.ant</
groupId
>
<
artifactId
>ant</
artifactId
>
<
version
>1.9.7</
version
>
</
dependency
>
可以看出 org.apache.tools.zip 是 ant jar里面的
然后在pom配置文件里面加上
<!-- ant -->
<
dependency
>
<
groupId
>org.apache.ant</
groupId
>
<
artifactId
>ant</
artifactId
>
<
version
>1.9.7</
version
>
</
dependency
>