is not current version
Last Version 2.3.4

no.skatteetaten.aurora.checkstyle:checkstyle-config 1.0.0

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

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

1.0.0
Type

Type

jar

Download checkstyle-config 1.0.0


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