add histogram plots

This commit is contained in:
2019-12-27 12:25:25 +01:00
parent 2268ab40b3
commit 19e6dd1102
8 changed files with 207 additions and 24 deletions

View File

@@ -22,7 +22,7 @@ ext {
javaVersion=12
version_log4j2= '2.13.0'
version_log4j2= '2.12.1'
version_spring = '2.2.2.RELEASE'
lib_antlr = "org.antlr:antlr4:4.7.2"