StaticAnalysisConf

A set of checkstyle checks and pmd rules that will be reported on by maven, eclipse can also be configured to pick the configuration up automatically with m2e and https://github.com/m2e-code-quality/m2e-code-quality. Easily overrideable in children pom files by the use of properties.

License

License

GroupId

GroupId

org.e-hoffman.build
ArtifactId

ArtifactId

StaticAnalysisConf
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

StaticAnalysisConf
A set of checkstyle checks and pmd rules that will be reported on by maven, eclipse can also be configured to pick the configuration up automatically with m2e and https://github.com/m2e-code-quality/m2e-code-quality. Easily overrideable in children pom files by the use of properties.
Project Organization

Project Organization

Download StaticAnalysisConf

How to add to project

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

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.

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0