Last Version

checkstyle-config 2.3.4

Checkstyle configration for Skatteetaten code. Included as a dependency and run with checkstyle plugin

License

License

Categories

Categories

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

GroupId

no.skatteetaten.aurora.checkstyle
ArtifactId

ArtifactId

checkstyle-config
Version

Version

2.3.4
Type

Type

jar
Description

Description

checkstyle-config
Checkstyle configration for Skatteetaten code. Included as a dependency and run with checkstyle plugin
Project URL

Project URL

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

Source Code Management

https://github.com/skatteetaten/checkstyle-config

Download checkstyle-config 2.3.4


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

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.