Last Version

jQAssistant Checkstyle Configuration 1.12.0-M1

Checkstyle configuration of of jQAssistant to ensure our coding standards.

License

License

Categories

Categories

Ant Build Tools Checkstyle Application Testing & Monitoring Code Analysis jQAssistant config Application Layer Libs Configuration
GroupId

GroupId

com.buschmais.jqassistant
ArtifactId

ArtifactId

checkstyle-config
Version

Version

1.12.0-M1
Type

Type

jar
Description

Description

jQAssistant Checkstyle Configuration
Checkstyle configuration of of jQAssistant to ensure our coding standards.
Project URL

Project URL

http://jqassistant.org/
Project Organization

Project Organization

jQAssistant Development Team
Source Code Management

Source Code Management

https://github.com/jqassistant/jqa-checkstyle-config

Download checkstyle-config 1.12.0-M1


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

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.