9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-04 15:41:45 +00:00

Added SQLite and MySQL support

This commit is contained in:
HeroBrineGoat
2022-01-17 14:12:45 -05:00
parent a6c5761636
commit 3e609dac93
17 changed files with 481 additions and 60 deletions

View File

@@ -51,5 +51,10 @@
<option name="name" value="maven7" />
<option name="url" value="https://repo.dmulloy2.net/repository/public/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven6" />
<option name="name" value="maven6" />
<option name="url" value="https://mvnrepository.com/artifact/com.zaxxer/HikariCP" />
</remote-repository>
</component>
</project>