Project Group: edu.hm.hafner

Java coding style

edu.hm.hafner : codingstyle

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. This classes can be used as such but are not required in this project. These classes also use some additional libraries that are included using the Maven dependency mechanism. If the sample classes are deleted then the dependencies can be safely deleted, too.

Last Version: 2.25.0

Release Date:

Java coding style POM

edu.hm.hafner : codingstyle-pom

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 use this Maven POM as parent of you own POM. Then you get the configuration several static analysis and testing tools for free.

Last Version: 2.28.0

Release Date:

ECharts build trend charts API

edu.hm.hafner : echarts-build-trends

Provides a Java API to render build trend charts with ECharts JS library.

Last Version: 3.2.0

Release Date:

Autograding Model

edu.hm.hafner : autograding-model

This module autogrades Java projects based on a configurable set of metrics.

Last Version: 1.3.0

Release Date:

Java project that tests GreenfootKara programs

edu.hm.hafner : karatest

Provides a framework to compile and test GreenfootKara programs. It also integrates Maven and several static analysis tools.

Last Version: 3.3.1

Release Date:

  • 1