make it possible to specify the time in the range
This commit is contained in:
@@ -13,6 +13,9 @@ dependencies {
|
||||
compile project(':performanceDb')
|
||||
compile project(':pdb-plotting')
|
||||
|
||||
compile('org.springframework.boot:spring-boot-starter-mustache:1.5.2.RELEASE') {
|
||||
exclude module: 'spring-boot-starter-logging'
|
||||
}
|
||||
compile("org.springframework.boot:spring-boot-starter-web:1.5.2.RELEASE"){
|
||||
exclude module: 'spring-boot-starter-logging'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user