analysis-model
edu.hm.hafner
edu.hm.hafner:analysis-model is a Maven Central artifact (jar) for the JVM. It has 51 published versions. Browse versions below for dependency snippets and security details.
Recommended: 14.14.0 51 versions jarChecking...
Add to your project14.12.0
<dependency>
<groupId>edu.hm.hafner</groupId>
<artifactId>analysis-model</artifactId>
<version>14.12.0</version>
</dependency>Version Details — 14.12.0
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
MIT license
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).
Checking security advisories...