marjan3 / common-utilities

A collection of Java-related utilities similar to Apache Commons to ease development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Common utilities

Common utilities is a collection of Java-related utilities similar to Apache Commons to ease development

Getting started

To get a local copy up and running follow these simple example steps.

Prerequisites

This section will describe requirements needed to satisfy the installation or running of the project.

  • Java 1.8
  • Maven

Nice to have

  • Intellij

Build

  • git clone https://github.com/Tanevski3/java-common-utilities.git
  • cd ./java-common-utilities
  • mvn clean install

Test

  • Run mvn test

Contact

For contact, you can reach me at marjantanevski@outlook.com.

License

MIT © Marjan Tanevski

About

A collection of Java-related utilities similar to Apache Commons to ease development

License:MIT License


Languages

Language:Java 100.0%