spring-mvc-checkstyle-rules

This is some custom checkstyle rules for checking specifics around Spring MVC

License

License

Categories

Categories

Spring MVC User Interface Web Frameworks Checkstyle Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

spring-mvc-checkstyle-rules
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-mvc-checkstyle-rules
This is some custom checkstyle rules for checking specifics around Spring MVC
Project URL

Project URL

https://github.com/born2snipe/spring-mvc-checkstyle-rules

Download spring-mvc-checkstyle-rules

How to add to project

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
org.springframework : spring-webmvc jar 4.2.2.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1