2021-08-07

This commit is contained in:
2021-08-07 16:56:47 +09:00
parent 7805f632ef
commit 36099eea84
6 changed files with 168 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"
"xml", "jackson", "jsoup", "markdown"
)