introduced multithreading in initial database creation
This commit is contained in:
@@ -25,6 +25,7 @@ dependencies {
|
||||
compile 'org.tukaani:xz:1.5'
|
||||
compile 'javax:javaee-api:7.0'
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
compile 'commons-codec:commons-codec:1.10'
|
||||
testCompile 'com.thoughtworks.xstream:xstream:1.4.8'
|
||||
testCompile 'org.jboss.resteasy:resteasy-jaxrs:3.0.11.Final'
|
||||
testCompile 'org.jboss.resteasy:resteasy-client:3.0.11.Final'
|
||||
|
Reference in New Issue
Block a user