Database abstractions for Neptune (compatible with both ORM and repository patterns)
<dependencies>
<dependency>
<groupId>ru.tinkoff.qa.neptune</groupId>
<artifactId>database.abstractions</artifactId>
<version>${LATEST_RELEASE_OR_BETA_VERSION}</version>
</dependency>
</dependencies>
dependencies {
api group: 'ru.tinkoff.qa.neptune', name: 'database.abstractions', version: LATEST_RELEASE_OR_BETA_VERSION
}
Краткая документация на русском