Jar examples for a:apache-rat
This library provides upwards compatibility for projects, which are based on Apache Rat versions up to 0.5: Basically, it provides a JAR file, which is the combination of rat-core, rat-tasks, and its dependencies.
You can download jar file apache-rat 0.11 in this page.
Apache License
You can use the following script to add apache-rat-0.11.jar to your project.
<dependency> <groupId>org.apache.rat</groupId> <artifactId>apache-rat</artifactId> <version>0.11</version> </dependency>
compile group: 'org.apache.rat', name: 'apache-rat', version: '0.11'
libraryDependencies += "org.apache.rat" % "apache-rat" % "0.11"
<dependency org="org.apache.rat" name="apache-rat" rev="0.11"/>
@Grapes(@Grab(group='org.apache.rat', module='apache-rat', version='0.11'))
'org.apache.rat:apache-rat:jar:0.11'
Click the following link to download the jar file.
apache-rat-0.11.jar