mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-05 00:48:16 +08:00
采用独立文件的方式读取依赖版本
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# suppress inspection "SpellCheckingInspection" for whole file
|
||||
|
||||
plugin=${project.version}
|
||||
api=${easysql.version}
|
||||
|
||||
beecp=${beecp.version}
|
||||
|
||||
mysql-driver=${mysql-driver.version}
|
||||
mariadb-driver=${mariadb-driver.version}
|
||||
h2-driver=${h2-driver.version}
|
||||
|
||||
Reference in New Issue
Block a user