Last Version

SpringLint 0.5

Code smells detector for Spring MVC systems

License

License

GroupId

GroupId

com.github.mauricioaniche
ArtifactId

ArtifactId

springlint
Version

Version

0.5
Type

Type

jar
Description

Description

SpringLint
Code smells detector for Spring MVC systems
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

http://github.com/mauricioaniche/springlint

Download springlint 0.5


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

Dependencies

compile (5)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.3.1
com.google.code.gson : gson jar 2.5
br.com.aniche : ck jar 0.0.8
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12-beta-3

Project Modules

There are no modules declared in this project.