Shoelaces Checkstyle Module

Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html

License

License

Categories

Categories

Net Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

au.net.causal.shoelaces
ArtifactId

ArtifactId

shoelaces-checkstyle
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shoelaces Checkstyle Module
Contains the checkstyle rules for Shoelaces, bundling as a JAR so it can be reused across all the modules. Recommended approach from https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
Project Organization

Project Organization

Pivotal Software, Inc.

Download shoelaces-checkstyle

How to add to project

<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-checkstyle/ -->
<dependency>
    <groupId>au.net.causal.shoelaces</groupId>
    <artifactId>shoelaces-checkstyle</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-checkstyle/
implementation 'au.net.causal.shoelaces:shoelaces-checkstyle:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-checkstyle/
implementation ("au.net.causal.shoelaces:shoelaces-checkstyle:2.1.1")
'au.net.causal.shoelaces:shoelaces-checkstyle:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-checkstyle" rev="2.1.1">
  <artifact name="shoelaces-checkstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-checkstyle', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-checkstyle" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-checkstyle "2.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0