Parent POM for JBoss projects. Provides default project build configuration.
'org.wildfly.checkstyle:wildfly-checkstyle-config:1.0.0.Final'
<dependency>
<groupId>org.wildfly.checkstyle</groupId>
<artifactId>wildfly-checkstyle-config</artifactId>
<version>1.0.0.Final</version>
</dependency>
<dependency org="org.wildfly.checkstyle" name="wildfly-checkstyle-config" rev="1.0.0.Final"/>
"org.wildfly.checkstyle", "wildfly-checkstyle-config", "1.0.0.Final"