License |
License |
---|---|
GroupId | GroupIdorg.apache.rat |
ArtifactId | ArtifactIdapache-rat-tasks |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Creadur Rat::Tasks4Ant
A plugin for Apache Ant that runs Apache Rat
to audit the source to be distributed.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-rat-tasks-0.14.pom | |
apache-rat-tasks-0.14.jar | 20 KB |
apache-rat-tasks-0.14-sources.jar | 14 KB |
apache-rat-tasks-0.14-javadoc.jar | 45 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rat : apache-rat-core | jar | 0.14 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.12 |
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 |