Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/primordialmoros/storage

A utility library to easily build and wrap HikariDataSources
https://github.com/primordialmoros/storage

hikaricp java jdbc

Last synced: about 1 month ago
JSON representation

A utility library to easily build and wrap HikariDataSources

Awesome Lists containing this project

README

        

# Storage

[![License](https://img.shields.io/github/license/PrimordialMoros/Storage?color=blue&style=flat-square)](LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/me.moros/storage?style=flat-square)](https://search.maven.org/artifact/me.moros/storage)
[![Javadoc](https://img.shields.io/badge/docs-javadocs-informational?style=flat-square)](https://javadoc.io/doc/me.moros/storage)

## Building

This project requires Java 21 or newer and uses Gradle (which comes with a wrapper, so you don't need to install it).

Open a terminal and run `./gradlew build`