2021-08-17

This commit is contained in:
2021-08-17 18:37:42 +09:00
parent ed54dbad52
commit d55894b614
20 changed files with 415 additions and 2 deletions

View File

@@ -13,5 +13,6 @@ include(
"web-socket-servlet", "web-socket-client",
"thread", "hibernate", "jdbc-sqlite",
"xml", "jackson", "jsoup", "markdown", "network", "httpd",
"swing", "java-fx", "properties"
"swing", "java-fx", "properties",
"mustache", "thymeleaf", "locale"
)