Last Version

RESTEasy: Checkstyle Configuration 1.0.0.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

JBoss Container Application Servers Checkstyle Application Testing & Monitoring Code Analysis config Application Layer Libs Configuration RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.jboss.resteasy.checkstyle
ArtifactId

ArtifactId

resteasy-checkstyle-config
Version

Version

1.0.0.Final
Type

Type

jar
Description

Description

RESTEasy: 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 resteasy-checkstyle-config 1.0.0.Final


<!-- https://jarcasting.com/artifacts/org.jboss.resteasy.checkstyle/resteasy-checkstyle-config/ -->
<dependency>
    <groupId>org.jboss.resteasy.checkstyle</groupId>
    <artifactId>resteasy-checkstyle-config</artifactId>
    <version>1.0.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.resteasy.checkstyle/resteasy-checkstyle-config/
implementation 'org.jboss.resteasy.checkstyle:resteasy-checkstyle-config:1.0.0.Final'
// https://jarcasting.com/artifacts/org.jboss.resteasy.checkstyle/resteasy-checkstyle-config/
implementation ("org.jboss.resteasy.checkstyle:resteasy-checkstyle-config:1.0.0.Final")
'org.jboss.resteasy.checkstyle:resteasy-checkstyle-config:jar:1.0.0.Final'
<dependency org="org.jboss.resteasy.checkstyle" name="resteasy-checkstyle-config" rev="1.0.0.Final">
  <artifact name="resteasy-checkstyle-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.resteasy.checkstyle', module='resteasy-checkstyle-config', version='1.0.0.Final')
)
libraryDependencies += "org.jboss.resteasy.checkstyle" % "resteasy-checkstyle-config" % "1.0.0.Final"
[org.jboss.resteasy.checkstyle/resteasy-checkstyle-config "1.0.0.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.