DB-Bundle
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: fabric
标签: library
Database Bundle Mod
This Fabric mod bundles common database drivers for use in other mods.
The included libraries are:
- MongoDB (with BSON/Kotlin codec, version 5.2.1)
- HikariCP (5.1.0)
- MariaDB JDBC driver (3.5.6)
- PostgreSQL JDBC driver (42.7.8)
- SQLite JDBC driver (3.50.3.0)
The mod exists to reduce duplication of large database libraries.
Instead of including these libraries in every mod separately, this mod contains them all.
Maven / gradle:
Repository:
maven { url 'https://maven.tomalbrc.de' }
Dependency:
modImplementation ("de.tomalbrc:db-bundle:1.0.0")
Or use modrinth maven
请登录后举报
暂无评论,抢个沙发吧~