ugorji / java-common

general utility functions including input/output and logging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-common

This repository contains the java-common library.

It contains general utility functions and specific ones in io and logging.

It also contains some shared classes for managing users and groups in a generic way.

Dependencies

This repository is part of a multi-project gradle build.

It has no dependencies.

Before building:

Building

gradle clean
gradle build

About

general utility functions including input/output and logging

License:MIT License


Languages

Language:Java 99.9%Language:HTML 0.1%