Last Version

Apache Creadur Rat::Tasks4Ant 0.14

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.14
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
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=creadur-rat.git/apache-rat-tasks

Download apache-rat-tasks 0.14


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

Dependencies

compile (1)

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

provided (1)

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

test (3)

Group / Artifact Type Version
org.apache.ant : ant-antunit jar 1.4.1
junit : junit jar 4.13.2
org.apache.ant : ant-testutil jar 1.10.12

Project Modules

There are no modules declared in this project.