2021-08-12

This commit is contained in:
2021-08-12 00:02:29 +09:00
parent 95b002cada
commit eeae8f2806
4 changed files with 88 additions and 1 deletions

View File

@@ -12,5 +12,5 @@ include(
"ssh",
"web-socket-servlet", "web-socket-client",
"thread", "hibernate", "jdbc-sqlite",
"xml", "jackson", "jsoup", "markdown", "network"
"xml", "jackson", "jsoup", "markdown", "network", "httpd"
)