Last Version

Checkstyle Helper 0.1.9

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

License

License

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.9
Type

Type

pom
Description

Description

Checkstyle Helper
Applies checkstyle rules, adds dependsOn-wiring for Quarkus + Jandex
Project URL

Project URL

https://github.com/projectnessie/gradle-build-plugins
Project Organization

Project Organization

Project Nessie
Source Code Management

Source Code Management

https://github.com/projectnessie/gradle-build-plugins/tree/main

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


<!-- 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.9</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.9'
// 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.9")
'org.projectnessie.buildsupport.checkstyle:org.projectnessie.buildsupport.checkstyle.gradle.plugin:pom:0.1.9'
<dependency org="org.projectnessie.buildsupport.checkstyle" name="org.projectnessie.buildsupport.checkstyle.gradle.plugin" rev="0.1.9">
  <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.9')
)
libraryDependencies += "org.projectnessie.buildsupport.checkstyle" % "org.projectnessie.buildsupport.checkstyle.gradle.plugin" % "0.1.9"
[org.projectnessie.buildsupport.checkstyle/org.projectnessie.buildsupport.checkstyle.gradle.plugin "0.1.9"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectnessie.buildsupport : checkstyle jar 0.1.9

Project Modules

There are no modules declared in this project.