is not current version
Last Version 1.3.1

org.apache.geronimo.genesis.config:checkstyle-config 1.2

Provides the common Checkstyle configuration used by all modules.

Categories

Categories

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

GroupId

org.apache.geronimo.genesis.config
ArtifactId

ArtifactId

checkstyle-config
Version

Version

1.2
Type

Type

jar

Download checkstyle-config 1.2


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