This repository provides common code for implementing a database for any repository.
It uses Mybatis as the implementation.
If you are unfamiliar with Mybatis resources can be found [here](https://mybatis.org/mybatis-3/).
Version1.9.2compared with
Version Details
| 1.7.95 | 1.9.2 | |
|---|---|---|
| Release date | Jul 27, 2025 | Nov 11, 2025 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
No dependency changes compared to the selected version.