Code Quality

Configuration for code quality tools such as Checkstyle, FindBugs and PMD.

License

License

GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

code.quality
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Code Quality
Configuration for code quality tools such as Checkstyle, FindBugs and PMD.
Project URL

Project URL

https://github.com/kaazing/code.quality
Source Code Management

Source Code Management

https://github.com/kaazing/code.quality.git

Download code.quality

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.kaazing : community.license jar 2.17

Project Modules

There are no modules declared in this project.

code.quality

Build Status

About this Project

Project specifying code quality standards

Building this Project

Minimum requirements for building the project

  • Java Developer Kit (JDK) or Java Runtime Environment (JRE) Java 7 (version 1.7.0_21) or higher
  • Maven 3.0.5

Steps for building this project

  1. mvn clean install
org.kaazing

Tenefit

[aw-suhm]

Versions

Version
1.5
1.4
1.3
1.2
1.1
1.0