is not current version
Last Version 0.14

Apache Creadur Rat::Tasks4Ant 0.13

A plugin for Apache Ant that runs Apache Rat to audit the source to be distributed.

License

License

GroupId

GroupId

org.apache.rat
ArtifactId

ArtifactId

apache-rat-tasks
Version

Version

0.13
Type

Type

jar
Description

Description

Apache Creadur Rat::Tasks4Ant
A plugin for Apache Ant that runs Apache Rat to audit the source to be distributed.
Project URL

Project URL

https://creadur.apache.org/rat/apache-rat-tasks/
Project Organization

Project Organization

Apache Software Foundation

Download apache-rat-tasks 0.13


<!-- https://jarcasting.com/artifacts/org.apache.rat/apache-rat-tasks/ -->
<dependency>
    <groupId>org.apache.rat</groupId>
    <artifactId>apache-rat-tasks</artifactId>
    <version>0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rat/apache-rat-tasks/
implementation 'org.apache.rat:apache-rat-tasks:0.13'
// https://jarcasting.com/artifacts/org.apache.rat/apache-rat-tasks/
implementation ("org.apache.rat:apache-rat-tasks:0.13")
'org.apache.rat:apache-rat-tasks:jar:0.13'
<dependency org="org.apache.rat" name="apache-rat-tasks" rev="0.13">
  <artifact name="apache-rat-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rat', module='apache-rat-tasks', version='0.13')
)
libraryDependencies += "org.apache.rat" % "apache-rat-tasks" % "0.13"
[org.apache.rat/apache-rat-tasks "0.13"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.rat : apache-rat-core jar 0.13

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.9.12

test (3)

Group / Artifact Type Version
org.apache.ant : ant-antunit jar 1.4
junit : junit jar 4.12
org.apache.ant : ant-testutil jar 1.9.12

Project Modules

There are no modules declared in this project.