is not current version
Last Version 1.3.1

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

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.3
Type

Type

jar

Download checkstyle-config 1.3


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