dependencies {
api project(":jdbc-query")
implementation testLibs.junit.jupiter.api
implementation testLibs.hamcrest
}