create web application

This commit is contained in:
2016-12-21 17:48:36 +01:00
parent 35054b00b8
commit d1e39513f3
65 changed files with 805 additions and 43 deletions

View File

@@ -0,0 +1,6 @@
dependencies {
compile project(':performanceDb')
compile 'com.fasterxml.jackson.core:jackson-databind:2.8.5'
}