contains all the optional tasks and types which do not have particular dependencies
'org.apache.ant:ant-nodeps:1.7.0'
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant-nodeps</artifactId>
<version>1.7.0</version>
</dependency>
<dependency org="org.apache.ant" name="ant-nodeps" rev="1.7.0"/>
"org.apache.ant", "ant-nodeps", "1.7.0"