2021-08-22

This commit is contained in:
2021-08-22 20:17:07 +09:00
parent 1a6ee1f972
commit 2832fa0b5f
8 changed files with 307 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ include(
"web-socket-servlet", "web-socket-client",
"thread", "hibernate", "jdbc-sqlite",
"xml", "jackson", "jsoup", "markdown", "network", "httpd",
"properties",
"properties", "serial-io",
"mustache", "thymeleaf", "locale", "quartz", "sysinfo",
"imaging"
)