Home > jtheque-tools-module

jtheque-tools-module

Jtheque-tools-module is a project mainly written in Java, based on the Apache-2.0 license.

A module of JTheque providing several tools for other modules

JTheque Tools Module

A JTheque module providing some utilities for other modules.

Building

You need a Java 6 (or newer) environment and Maven 2.0.9 (or newer) installed. You also need to have installed this library into your maven repository : jtheque-core

You should now be able to do a full build of jtheque-tools-module:

$ git clone git://github.com/wichtounet/jtheque-tools-module.git
$ cd jtheque-tools-module
$ mvn clean install

Troubleshooting

Please consider using Github issues tracker to submit bug reports or feature requests.

License

See LICENSE for details.