Download quality JAR file with all dependencies
quality-check from group net.sf.qualitycheck (version 1.3)
The goal of quality-check is to provide a small Java library for
basic runtime code quality checks. It provides similar features to
org.springframework.util.Assert or com.google.common.base.Preconditions
without the need to include big libraries or frameworks such as
Spring or Guava. The package quality-check tries to replace these
libraries and provide all the basic code quality checks you need.
The checks provided here are typically used to validate method
parameters and detect errors during runtime. To detect errors before
runtime we use JSR-305 Annotations. With these annotations you are
able to detect possible bugs earlier. For more informations look
at FindBugs™ JSR-305 support.
sonar-total-quality-plugin from group org.codehaus.sonar-plugins (version 1.1)
Provides an overall measure of the quality of the project, linking code quality, design, architecture, and testing (Unit and Integration).
quality-test from group net.sf.qualitycheck (version 1.3)
The goal of quality-test is to provide a small Java library for
basic code quality checks within unit tests.
It is discouraged to use quality-test in production code. The checks
provided in this library are designed to be used in unit-tests.
The checks and utilities provided in this package check static properties
of classes, for example whether classes are marked final or constructors are private.
Additionally, there are utils to give additional code coverage for private constructors.
Quality-Test often can be used together with Google Reflections (http://code.google.com/p/reflections/)
to perform checks such as, assure that every class in package *.dto.* is final
or make sure that no class in the package *.controller.* contains any non-final static variables.
quality-immutable-object from group net.sf.qualitycheck (version 0.3)
The goal of Quality-Immutable-Object is to provide a small Java library that
generates automatically an immutable object class and corresponding builder
based on an Java interface (only with accessor methods).
1 downloads
gradle-quality-plugin from group ru.vyarus (version 2.4.0)
Gradle quality plugin for Java and Groovy
Group: ru.vyarus Artifact: gradle-quality-plugin
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
cdap-data-quality from group co.cask.cdap (version 3.4.2)
cdap-data-quality from group co.cask.cdap (version 3.5.0)
spreadsheetanalytics-code-quality from group com.dataart (version 0.7.0.5.dev)
Shared Analytics Framework Calculation Engine
Group: com.dataart Artifact: spreadsheetanalytics-code-quality
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
translation.quality from group com.github.monnetproject (version 1.18.4)
com.github.monnetproject.translation.quality OSGi Bundle from the Monnet Project's translation.project project.
0 downloads
gradle-quality-plugin from group ru.vyarus (version 1.3.0)
Gradle quality plugin for Java and Groovy
gradle-code-quality-tools-plugin from group com.vanniktech (version 0.3.0)
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
0 downloads
emodb-quality-base from group com.bazaarvoice.emodb (version 6.5.190)
Group: com.bazaarvoice.emodb Artifact: emodb-quality-base
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
gradle-code-quality-tools-plugin from group com.vanniktech (version 0.2.0)
Gradle plugin that generates ErrorProne, Findbugs, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject.
0 downloads
Page 1 from 1 (items total 13)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy