Last Version

WildFly: Checkstyle Configuration 1.0.8.Final

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

License

License

Categories

Categories

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

GroupId

org.wildfly.checkstyle
ArtifactId

ArtifactId

wildfly-checkstyle-config
Version

Version

1.0.8.Final
Type

Type

jar
Description

Description

WildFly: Checkstyle Configuration
Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs
Project Organization

Project Organization

JBoss by Red Hat

Download wildfly-checkstyle-config 1.0.8.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.