Artifacts using Java Coding Style (7)
Sort by:Popular

Provides several utility classes that can be used to speed up plugin development.
Last Release on Feb 17, 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. Additionally, this library is used by a GitHub action to autograde student software projects based on a given set of metrics (unit tests, code and mutation coverage, static analysis warnings).
Last Release on Nov 15, 2025
Provides a Java API and model to parse and collect code coverage results
Last Release on Nov 12, 2025
This module autogrades Java projects based on a configurable set of metrics.
Last Release on Oct 5, 2025
Provides a Java API to render build trend charts with ECharts JS library.
Last Release on Feb 27, 2025
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. I published such a coding style in my GitHub project codingstyle (https://github.com/uhafner/codingstyle) — I am using this coding style in my lectures about software development at Munich University of Applied Sciences and in all of my open source projects. If you want to use this coding style as well, you can ...
Last Release on Nov 11, 2025
Provides a framework to compile and test GreenfootKara programs. It also integrates Maven and several static analysis tools.
Last Release on Jan 10, 2021
  • Prev
  • 1
  • Next