checkstyle-config

A checkstyle configuration shared by multiple projects

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration
GroupId

GroupId

org.hildan.checkstyle
ArtifactId

ArtifactId

checkstyle-config
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

checkstyle-config
A checkstyle configuration shared by multiple projects
Project URL

Project URL

https://github.com/joffrey-bion/checkstyle-config
Source Code Management

Source Code Management

https://github.com/joffrey-bion/checkstyle-config

Download checkstyle-config

How to add to project

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

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.5.0
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0