/MulanMultiSearch

Multi-search package tailored to be used with mulan

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Status

Master:

Build Status

Coverage Status

Devel:

Build Status

Coverage Status

MulanMultiSearch

The package implements the multi-search module for the mulan package.

Building

Before the system is build you must install third party library -- mulan-1.5.0. To your maven local repository. The 'maven central' repository contains only v1.4.0 library, although the newer version may be downloaded here. In order to do so execute 'thirPartyJars/installJars.sh'

The build system is Maven. To compile the package use:

mvn package