Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 620 Bytes

File metadata and controls

12 lines (11 loc) · 620 Bytes

Build Status License

base-web

The base-web project include web project dependencies, it also implements a few plumbing/chore setups which will be inherited by projects which use this descendant projects. (Admin-tool & Unipoole Service). This is a library project and does not contain deployable artefacts.

##Building

git clone https://github.com/Unipoole/base-web.git
cd base-web
mvn clean install