mirror of
https://github.com/CarmJos/MineSQL.git
synced 2026-06-04 16:43:03 +08:00
12 lines
248 B
Properties
12 lines
248 B
Properties
# 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}
|
|
|