add plots for percentiles
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
|
||||
dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile project(':data-store')
|
||||
compile project(':file-utils')
|
||||
//compile 'org.lucares:ludb:1.0.20170408081113'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
|
||||
compile 'org.apache.commons:commons-collections4:4.1'
|
||||
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.9.1'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.9.1'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.9.1'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile project(':pdb-api')
|
||||
compile project(':data-store')
|
||||
compile project(':file-utils')
|
||||
//compile 'org.lucares:ludb:0.1.20171007100354'
|
||||
compile 'com.fasterxml.jackson.core:jackson-databind:2.9.1'
|
||||
compile 'org.apache.commons:commons-collections4:4.1'
|
||||
|
||||
|
||||
compile 'org.apache.logging.log4j:log4j-api:2.9.1'
|
||||
compile 'org.apache.logging.log4j:log4j-core:2.9.1'
|
||||
compile 'org.apache.logging.log4j:log4j-slf4j-impl:2.9.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user