Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 494 Bytes

File metadata and controls

33 lines (28 loc) · 494 Bytes

Util

Various functions for performing general functions.

Features

  • String
  • Date/Time
  • File
  • HTTP
  • Base64
  • Hash
  • Randomizer
  • Ring Buffer
  • Binary Operation
  • Hex Dumper
  • CSV Builder / Parser
  • JSON Builder / Parser
  • CommandExecution
  • Props
  • String Permutation
  • Color Manipulation
  • Logger
  • ZIP

Build

mvn clean package

License

The library is licensed under the MIT License.