Группа библиотек: 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.

Последняя версия: 2.25.0

Дата:

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.

Последняя версия: 2.28.0

Дата:

ECharts build trend charts API

edu.hm.hafner : echarts-build-trends

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

Последняя версия: 3.2.0

Дата:

Autograding Model

edu.hm.hafner : autograding-model

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

Последняя версия: 1.3.0

Дата:

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.

Последняя версия: 3.3.1

Дата:

  • 1