Last Version

SPT Checkstyle 8.15.0

Checkstyle configuration for SPT Java Style

License

License

Categories

Categories

Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.spt-oss
ArtifactId

ArtifactId

spt-checkstyle
Version

Version

8.15.0
Type

Type

jar
Description

Description

SPT Checkstyle
Checkstyle configuration for SPT Java Style
Project URL

Project URL

https://github.com/spt-oss/spt-checkstyle
Project Organization

Project Organization

SPT
Source Code Management

Source Code Management

https://github.com/spt-oss/spt-checkstyle/tree/master

Download spt-checkstyle 8.15.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 8.15

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.6.RELEASE

Project Modules

There are no modules declared in this project.