/CoreUtils

A collection of Java utils which make day to day work much easier.

Primary LanguageJava

SavageCoreUtils

This is a collection of Java utils intending to day to day usage easier.

Current Content

  • Collection/List manipulation utils
  • Utils to work with conversion of Streams/byte arrays and strings
  • a Range of File Utils
  • Loader to inject jars into current process
  • a Range of WebUtils to work with remote content.
  • Crypto: easy one line hashing for: MD5, SHA1, SHA256, SHA512, Base64 encode and decoder

Examples

I will add more later, but some are in src/tests