is not current version
Last Version 3

org.wildfly.swarm:checkstyle-config 2

WildFly Swarm: Checkstyle Configuration

Categories

Categories

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

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

checkstyle-config
Version

Version

2
Type

Type

jar

Download checkstyle-config 2


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