ATEST-79:

- adding 1st draft of the queries
This commit is contained in:
Zellweger Christof Ralf
2015-06-18 10:52:34 +02:00
parent 7a68c56e2f
commit aaaf5a72fe
8 changed files with 498 additions and 36 deletions

View File

@ -2,6 +2,7 @@ version = '1.0.0'
dependencies {
compile project(':ch.psi.daq.cassandra')
compile project(':ch.psi.daq.hazelcast.common')
compile 'org.springframework.boot:spring-boot-starter-web:1.2.4.RELEASE'
compile 'org.apache.commons:commons-lang3:3.4'
}