License |
License |
---|---|
GroupId | GroupIdorg.apache.rat |
ArtifactId | ArtifactIdapache-rat-core |
Last Version | Last Version0.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Creadur Rat::Core
The core functionality, shared by the Ant tasks
and the Maven plugin.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
apache-rat-core-0.14.pom | |
apache-rat-core-0.14.jar | 101 KB |
apache-rat-core-0.14-sources.jar | 105 KB |
apache-rat-core-0.14-javadoc.jar | 478 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.rat/apache-rat-core/ -->
<dependency>
<groupId>org.apache.rat</groupId>
<artifactId>apache-rat-core</artifactId>
<version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.rat/apache-rat-core/
implementation 'org.apache.rat:apache-rat-core:0.14'
// https://jarcasting.com/artifacts/org.apache.rat/apache-rat-core/
implementation ("org.apache.rat:apache-rat-core:0.14")
'org.apache.rat:apache-rat-core:jar:0.14'
<dependency org="org.apache.rat" name="apache-rat-core" rev="0.14">
<artifact name="apache-rat-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.rat', module='apache-rat-core', version='0.14')
)
libraryDependencies += "org.apache.rat" % "apache-rat-core" % "0.14"
[org.apache.rat/apache-rat-core "0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.rat : apache-rat-api | jar | 0.14 |
org.apache.commons : commons-collections4 | jar | 4.4 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-compress | jar | 1.21 |
commons-cli : commons-cli | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |