Skip to content

Crud based database action system with builtin file system support

License

Notifications You must be signed in to change notification settings

miopowered/repository

Repository files navigation

Repository

License Release

Modular and complex crud provider for database actions. Ships with a file system as standard.

Installation

Maven

<dependency>
    <groupId>eu.miopowered</groupId>
    <artifactId>repository</artifactId>
    <version>1.0</version>
</dependency>

Gradle

dependencies {
  implementation 'eu.miopowered:repository:1.0'
}

Usage

About

Crud based database action system with builtin file system support

Resources

License

Stars

Watchers

Forks

Languages