is not current version
Last Version 3

org.wildfly.swarm:checkstyle-config 1

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

1
Type

Type

jar

Download checkstyle-config 1


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