1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-05 00:48:16 +08:00

完成插件指令

This commit is contained in:
2022-02-23 02:46:07 +08:00
parent 108442ad43
commit c653391652
17 changed files with 478 additions and 62 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<scope>compile</scope>
<scope>provided</scope>
</dependency>
</dependencies>