Modular and complex crud provider for database actions. Ships with a file system as standard.
<dependency>
<groupId>eu.miopowered</groupId>
<artifactId>repository</artifactId>
<version>1.0</version>
</dependency>
dependencies {
implementation 'eu.miopowered:repository:1.0'
}