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

sync with github

This commit is contained in:
Ghost_chu
2022-01-29 23:22:42 +08:00
parent d514cb8d0e
commit e20b9ef90a
12 changed files with 450 additions and 41 deletions
+7
View File
@@ -157,6 +157,13 @@
<version>${easysql.version}</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.guava/guava -->
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>31.0.1-jre</version>
</dependency>
</dependencies>
</dependencyManagement>