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

https://github.com/cefoler/java-library

High-performance, framework for Java utility classes.
https://github.com/cefoler/java-library

java java-library util utilities utility

Last synced: 3 months ago
JSON representation

High-performance, framework for Java utility classes.

Awesome Lists containing this project

README

        

[![](https://jitpack.io/v/cefoler/java-library.svg)](https://jitpack.io/#cefoler/java-library)

# java-library
Dependency for utility classes to help in Java development, this repository has multiple changes to documentation and the utils, for refactoring or changing the style of those APIs

## Modules

### shared
Utility classes for Java development such as DateFormatter, StringFormatter, DataBuilder, Registry and more.

### spigot
Utility classes for Spigot development such as EventWaiter, EventFilter and InventoryAPI with Contexts and abstract Menu class.