Download edu.hm.hafner JAR files with all dependencies
codingstyle-pom from group edu.hm.hafner (version 4.15.0)
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 your own POM. Then you
get the configuration several static analysis and testing tools for free.
Group: edu.hm.hafner Artifact: codingstyle-pom
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact codingstyle-pom
Group edu.hm.hafner
Version 4.15.0
Last update 20. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 4.15.0
Last update 20. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
coverage-model from group edu.hm.hafner (version 0.47.0)
Provides a Java API and model to parse and collect code coverage results
0 downloads
Artifact coverage-model
Group edu.hm.hafner
Version 0.47.0
Last update 18. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 0.47.0
Last update 18. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 6
Dependencies codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io, streamex,
There are maybe transitive dependencies!
analysis-model from group edu.hm.hafner (version 12.5.0)
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).
0 downloads
Artifact analysis-model
Group edu.hm.hafner
Version 12.5.0
Last update 13. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 42
Dependencies jsoup, commons-io, commons-digester3, cglib, commons-logging, commons-beanutils, commons-collections, commons-text, violations-lib, j2html, xercesImpl, xml-apis, asm, spotbugs, asm-analysis, asm-commons, asm-tree, asm-util, jcip-annotations, dom4j, gson, bcel, pmd-core, slf4j-api, jul-to-slf4j, antlr4-runtime, checker-qual, pcollections, nice-xml-messages, jcommander, pmd-java, json, json-smart, accessors-smart, codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, streamex, asm, xmlresolver, xmlresolver,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 12.5.0
Last update 13. September 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 42
Dependencies jsoup, commons-io, commons-digester3, cglib, commons-logging, commons-beanutils, commons-collections, commons-text, violations-lib, j2html, xercesImpl, xml-apis, asm, spotbugs, asm-analysis, asm-commons, asm-tree, asm-util, jcip-annotations, dom4j, gson, bcel, pmd-core, slf4j-api, jul-to-slf4j, antlr4-runtime, checker-qual, pcollections, nice-xml-messages, jcommander, pmd-java, json, json-smart, accessors-smart, codingstyle, spotbugs-annotations, error_prone_annotations, commons-lang3, streamex, asm, xmlresolver, xmlresolver,
There are maybe transitive dependencies!
codingstyle from group edu.hm.hafner (version 4.13.0)
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.
0 downloads
Artifact codingstyle
Group edu.hm.hafner
Version 4.13.0
Last update 12. September 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies javax.annotation-api, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 4.13.0
Last update 12. September 2024
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies javax.annotation-api, spotbugs-annotations, error_prone_annotations, commons-lang3, commons-io,
There are maybe transitive dependencies!
echarts-build-trends from group edu.hm.hafner (version 4.6.0)
Provides a Java API to render build trend charts with ECharts JS library.
0 downloads
Artifact echarts-build-trends
Group edu.hm.hafner
Version 4.6.0
Last update 17. May 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 4.6.0
Last update 17. May 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!
autograding-model from group edu.hm.hafner (version 3.32.0)
This module autogrades Java projects based on a configurable set of metrics.
0 downloads
Artifact autograding-model
Group edu.hm.hafner
Version 3.32.0
Last update 09. May 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 3
Dependencies analysis-model, coverage-model, jackson-databind,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 3.32.0
Last update 09. May 2024
Organization not specified
URL https://cs.hm.edu/~hafner
License MIT license
Dependencies amount 3
Dependencies analysis-model, coverage-model, jackson-databind,
There are maybe transitive dependencies!
autograding-github-action from group edu.hm.hafner (version 3.16.0)
Group: edu.hm.hafner Artifact: autograding-github-action
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact autograding-github-action
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 3.16.0
Last update 29. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies autograding-model, github-api,
There are maybe transitive dependencies!
karatest from group edu.hm.hafner (version 3.3.1)
Provides a framework to compile and test GreenfootKara programs.
It also integrates Maven and several static analysis tools.
Artifact karatest
Group edu.hm.hafner
Version 3.3.1
Last update 10. January 2021
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies codingstyle, commons-lang3, mockito-core, assertj-core, junit-jupiter-api,
There are maybe transitive dependencies!
Group edu.hm.hafner
Version 3.3.1
Last update 10. January 2021
Organization not specified
URL https://www.cs.hm.edu/die_fakultaet/ansprechpartner/professoren/hafner/index.de.html
License MIT license
Dependencies amount 5
Dependencies codingstyle, commons-lang3, mockito-core, assertj-core, junit-jupiter-api,
There are maybe transitive dependencies!
Page 1 from 1 (items total 8)