Provides all necessary resources for a Java project to enforce the coding style that I am using
in my lectures about software development at Munich University of Applied Sciences and in all of my
open-source projects. It configures several static analysis tools for Maven and IntelliJ. Moreover,
it provides some sample classes that already use this style guide. These classes can be used as such but are not
required in this project. These classes also use some additional libraries ...
Artifacts using Java Coding Style (8)
Provides several utility classes that can be used to speed up plugin development.
Last Release on Sep 25, 2025
This library provides a Java object model to read, aggregate, filter, and query static analysis reports.
It is used by Jenkins' warnings next generation plug-in to visualize the warnings of individual builds.
Last Release on Jun 26, 2026
Provides a Java API and model to parse and collect code coverage results
Last Release on Jun 19, 2026
This module autogrades Java projects based on a configurable set of metrics.
Last Release on Jun 10, 2026
Provides a Java API to render build trend charts with ECharts JS library.
Last Release on Mar 5, 2026
Each Java project should follow a given coding style. I.e., all contributions to the source code should use the same
formatting rules, design principles, code patterns, idioms, etc.
Last Release on Jun 15, 2026
Provides a framework to compile and test GreenfootKara programs.
It also integrates Maven and several static analysis tools.
Last Release on Jan 10, 2021
This POM serves as parent POM for all my Jenkins Plugins. It basically enhances the
Parent POM for Jenkins Plugins (see https://github.com/jenkinsci/plugin-pom) with a predefined configuration of
several static analysis tools.
Last Release on Dec 14, 2025
- Prev
- 1
- Next