Gradle Code Quality Tools Plugin

Gradle plugin that generates Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.vanniktech
ArtifactId

ArtifactId

gradle-code-quality-tools-plugin
Last Version

Last Version

0.21.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Code Quality Tools Plugin
Gradle plugin that generates Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
Project URL

Project URL

http://github.com/vanniktech/gradle-code-quality-tools-plugin/
Source Code Management

Source Code Management

http://github.com/vanniktech/gradle-code-quality-tools-plugin/

Download gradle-code-quality-tools-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.vanniktech/gradle-code-quality-tools-plugin/ -->
<dependency>
    <groupId>com.vanniktech</groupId>
    <artifactId>gradle-code-quality-tools-plugin</artifactId>
    <version>0.21.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vanniktech/gradle-code-quality-tools-plugin/
implementation 'com.vanniktech:gradle-code-quality-tools-plugin:0.21.0'
// https://jarcasting.com/artifacts/com.vanniktech/gradle-code-quality-tools-plugin/
implementation ("com.vanniktech:gradle-code-quality-tools-plugin:0.21.0")
'com.vanniktech:gradle-code-quality-tools-plugin:jar:0.21.0'
<dependency org="com.vanniktech" name="gradle-code-quality-tools-plugin" rev="0.21.0">
  <artifact name="gradle-code-quality-tools-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vanniktech', module='gradle-code-quality-tools-plugin', version='0.21.0')
)
libraryDependencies += "com.vanniktech" % "gradle-code-quality-tools-plugin" % "0.21.0"
[com.vanniktech/gradle-code-quality-tools-plugin "0.21.0"]

Dependencies

compile (2)

Group / Artifact Type Version
de.aaschmid : gradle-cpd-plugin jar 3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0