Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hellblazer/utils
- Owner: Hellblazer
- Created: 2011-09-02T02:21:10.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T02:30:24.000Z (over 9 years ago)
- Last Synced: 2024-04-16T11:18:40.674Z (10 months ago)
- Language: Java
- Homepage:
- Size: 596 KB
- Stars: 9
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
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 configurationinclude 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