is not current version
Last Version 1.2.0.M2

org.openengsb.tooling:openengsb-tooling-checkstyle 1.1.6.RELEASE

Configuration files for code formatting and checkstyle

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

org.openengsb.tooling
ArtifactId

ArtifactId

openengsb-tooling-checkstyle
Version

Version

1.1.6.RELEASE
Type

Type

jar

Download openengsb-tooling-checkstyle 1.1.6.RELEASE


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