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