Last Version

Apache Creadur Rat::Command Line 0.14

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.

License

License

GroupId

GroupId

org.apache.rat
ArtifactId

ArtifactId

apache-rat
Version

Version

0.14
Type

Type

jar
Description

Description

Apache Creadur Rat::Command Line
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.
Project URL

Project URL

https://creadur.apache.org/rat/apache-rat/
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

Download apache-rat 0.14


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.