2021-08-18

This commit is contained in:
2021-08-18 12:46:22 +09:00
parent b0d3615378
commit 84bdef283c
13 changed files with 649 additions and 1 deletions

View File

@@ -14,5 +14,5 @@ include(
"thread", "hibernate", "jdbc-sqlite",
"xml", "jackson", "jsoup", "markdown", "network", "httpd",
"swing", "java-fx", "properties",
"mustache", "thymeleaf", "locale", "quartz"
"mustache", "thymeleaf", "locale", "quartz", "sysinfo"
)