mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-05 00:48:16 +08:00
12 lines
273 B
Properties
12 lines
273 B
Properties
# suppress inspection "SpellCheckingInspection" for whole file
|
|
|
|
plugin=${project.version}
|
|
api=${deps.easysql.version}
|
|
|
|
beecp=${deps.beecp.version}
|
|
|
|
mysql-driver=${deps.mysql-driver.version}
|
|
mariadb-driver=${deps.mariadb-driver.version}
|
|
h2-driver=${deps.h2-driver.version}
|
|
|