Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hellblazer/utils

Various utilities that I don't want to keep recreating
https://github.com/hellblazer/utils

Last synced: 3 months ago
JSON representation

Various utilities that I don't want to keep recreating

Awesome Lists containing this project

README

        

A collection of utillities

licensed under Apache 2.0

built with maven 3.x:

cd
mvn clean install

### Maven configuration

include the hellblazer snapshot repository:


hellblazer-snapshots
https://repository-hal900000.forge.cloudbees.com/snapshot/


add as dependency:(released version)


com.hellblazer
utils
0.0.3


add as dependency:(current version)


com.hellblazer
utils
0.0.4-SNAPSHOT