Fork me on GitHub

Building

To build the Oracle Coherence Hibernate Integration project you need to have the following software installed:

Once you have these installed, building the entire source tree is as simple as executing the following shell command (from the root of the source directory):

$ mvn clean install

By default the project will build against the latest version of the open source Coherence Community Edition hosted on GitHub.