Home > jtheque-books-module

jtheque-books-module

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

A module of JTheque to manage a collection of books

JTheque Books Module

A JTheque module to manage a collections of books.

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-books-module:

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

Troubleshooting

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

License

See LICENSE for details.