ducquoc / jutil-dq

Utility classes and experimental code - Java related

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUtil dq

Some utilities written in Java language.

Rationale

This can be considered Java code snippet store of mine (kind of playground).

Just let it be ;-)

Usage

Basic Usage

Change directory to sub-folders and build the project.

You may also execute the main class of some.

Samples

$ cd jutil

$ mvn clean install

Running samples

$ mvn compile exec:java -Dexec.classpathScope=compile -Dexec.mainClass=vn.ducquoc.jutil.App

$ mvn exec:java -Dexec.mainClass=vn.ducquoc.jutil.App

References

https://github.com/ducquoc/fresher-training

https://bitbucket.org/ducquoc/dq-training

https://gitlab.com/ducquoc/euler-fun

https://ducquoc.github.io/

About

Utility classes and experimental code - Java related


Languages

Language:Java 96.8%Language:Python 2.6%Language:Shell 0.5%