Skip to content

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

Notifications You must be signed in to change notification settings

SavageLabs/CoreUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages