Skip to content

This lib contains all basic helpers and utils used across projects of s42

License

Notifications You must be signed in to change notification settings

studio42gmbh/base42

Repository files navigation

GitHub GitHub top language GitHub last commit GitHub issues GitHub build

Base 42

This is the library that contains all basic helpers and utils used across projects of Studio 42.

Have a great day!

Benjamin Schiller

"Look up to the stars not down on your feet. Be curious!" Stephen Hawking 1942 - 2018

Features

Helpers for:

  • Arrays
  • Beans
  • JIT Compilation
  • Console (ANSI)
  • Object Cross Conversion (i.e. from String to Long)
  • Date
  • Files
  • Module
  • Resources
  • Testing
  • Strings
  • Validation
  • Zip

Future Plans

  • Expand where necessary to wrap basic functionality nicely

Usage

  • Download project
  • Add as maven dependency to your project locally
  • Use the helpers you need

Find the Javadoc here: https://studio42gmbh.github.io/base42/javadoc/