Jar examples for a:apache-rat-tasks
A plugin for Apache Ant that runs Apache Rat to audit the source to be distributed.
You can download jar file apache-rat-tasks 0.6 in this page.
Apache License
You can use the following script to add apache-rat-tasks-0.6.jar to your project.
<dependency> <groupId>org.apache.rat</groupId> <artifactId>apache-rat-tasks</artifactId> <version>0.6</version> </dependency>
compile group: 'org.apache.rat', name: 'apache-rat-tasks', version: '0.6'
libraryDependencies += "org.apache.rat" % "apache-rat-tasks" % "0.6"
<dependency org="org.apache.rat" name="apache-rat-tasks" rev="0.6"/>
@Grapes(@Grab(group='org.apache.rat', module='apache-rat-tasks', version='0.6'))
'org.apache.rat:apache-rat-tasks:jar:0.6'
Click the following link to download the jar file.
apache-rat-tasks-0.6-javadoc.jar