is not current version
Last Version 0.14

Apache Creadur Rat::Core 0.13

The core functionality, shared by the Ant tasks and the Maven plugin.

License

License

GroupId

GroupId

org.apache.rat
ArtifactId

ArtifactId

apache-rat-core
Version

Version

0.13
Type

Type

jar
Description

Description

Apache Creadur Rat::Core
The core functionality, shared by the Ant tasks and the Maven plugin.
Project URL

Project URL

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

Project Organization

Apache Software Foundation

Download apache-rat-core 0.13


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.rat : apache-rat-api jar 0.13
commons-collections : commons-collections jar 3.2.2
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.2
org.apache.commons : commons-compress jar 1.11
commons-cli : commons-cli jar 1.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.