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/).
Version2.0.49compared with
Version Details
| 1.10.20 | 2.0.49 | |
|---|---|---|
| Release date | Feb 22, 2026 | Jul 05, 2026 |
| Licenses | LGPL 3.0 | LGPL 3.0 |
| Vulnerabilities | None | None |
Runtime Changes (9)
| 1.10.20 | 2.0.49 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 33.5.0-jre | 33.6.0-jre |
| ~ Updated | com.powerupsoftwareengineering.datastore-common » datastore-common-api | 1.10.20 | 2.0.49 |
| ~ Updated | com.powerupsoftwareengineering.java-immutable-model » java-immutable-model | 1.10.22 | 2.0.53 |
| ~ Updated | com.powerupsoftwareengineering.lambda-functions » lambda-functions-api | 1.10.8 | 2.0.40 |
| ~ Updated | com.powerupsoftwareengineering.value-verification-library » value-verification-library-util | 1.10.8 | 2.0.39 |
| ~ Updated | org.mybatis » mybatis-spring | 4.0.0 | 4.1.0 |
| ~ Updated | org.slf4j » slf4j-api | 2.0.17 | 2.0.18 |
| ~ Updated | org.springframework.boot » spring-boot-starter-jdbc | 4.1.0-M2 | 4.1.0-M4 |
| ~ Updated | org.yaml » snakeyaml | 2.5 | 2.6 |