A plugin for Apache Ant that runs Apache Rat to audit the source to be distributed.
'org.apache.rat:apache-rat-tasks:0.11'
<dependency>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-tasks</artifactId>
<version>0.11</version>
</dependency>
<dependency org="org.apache.rat" name="apache-rat-tasks" rev="0.11"/>
"org.apache.rat", "apache-rat-tasks", "0.11"