is not current version
Last Version 0.1.9

org.projectnessie.buildsupport.checkstyle:org.projectnessie.buildsupport.checkstyle.gradle.plugin 0.1.7

Applies checkstyle rules, adds dependsOn-wiring for Quarkus + Jandex

Categories

Categories

Gradle Build Tools Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.projectnessie.buildsupport.checkstyle
ArtifactId

ArtifactId

org.projectnessie.buildsupport.checkstyle.gradle.plugin
Version

Version

0.1.7
Type

Type

pom

Download org.projectnessie.buildsupport.checkstyle.gradle.plugin 0.1.7


<!-- https://jarcasting.com/artifacts/org.projectnessie.buildsupport.checkstyle/org.projectnessie.buildsupport.checkstyle.gradle.plugin/ -->
<dependency>
    <groupId>org.projectnessie.buildsupport.checkstyle</groupId>
    <artifactId>org.projectnessie.buildsupport.checkstyle.gradle.plugin</artifactId>
    <version>0.1.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.projectnessie.buildsupport.checkstyle/org.projectnessie.buildsupport.checkstyle.gradle.plugin/
implementation 'org.projectnessie.buildsupport.checkstyle:org.projectnessie.buildsupport.checkstyle.gradle.plugin:0.1.7'
// https://jarcasting.com/artifacts/org.projectnessie.buildsupport.checkstyle/org.projectnessie.buildsupport.checkstyle.gradle.plugin/
implementation ("org.projectnessie.buildsupport.checkstyle:org.projectnessie.buildsupport.checkstyle.gradle.plugin:0.1.7")
'org.projectnessie.buildsupport.checkstyle:org.projectnessie.buildsupport.checkstyle.gradle.plugin:pom:0.1.7'
<dependency org="org.projectnessie.buildsupport.checkstyle" name="org.projectnessie.buildsupport.checkstyle.gradle.plugin" rev="0.1.7">
  <artifact name="org.projectnessie.buildsupport.checkstyle.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.projectnessie.buildsupport.checkstyle', module='org.projectnessie.buildsupport.checkstyle.gradle.plugin', version='0.1.7')
)
libraryDependencies += "org.projectnessie.buildsupport.checkstyle" % "org.projectnessie.buildsupport.checkstyle.gradle.plugin" % "0.1.7"
[org.projectnessie.buildsupport.checkstyle/org.projectnessie.buildsupport.checkstyle.gradle.plugin "0.1.7"]