Remove pipe code, moved to dedicated project

This commit is contained in:
2016-08-10 14:00:51 +01:00
parent e1dab30d38
commit 64de164cad
4 changed files with 2 additions and 217 deletions

View File

@@ -11,7 +11,7 @@ dependencies {
compile 'com.github.boukefalos:jlibloader:0.2'
compile 'commons-io:commons-io:2.+'
compile 'commons-cli:commons-cli:1.+'
compile 'commons-cli:commons-cli:1.+'
compile 'commons-pool:commons-pool:1.+'
compile 'org.slf4j:slf4j-api:1.+'
compile 'org.slf4j:slf4j-log4j12:1.7.5'
@@ -21,7 +21,7 @@ dependencies {
repositories {
maven {
url 'https://github.com/Boukefalos/mimis/raw/mvn-repo/'
url 'https://github.com/Boukefalos/jlibpipe/raw/mvn-repo/'
}
maven {
url 'https://github.com/Boukefalos/jlibloader/raw/mvn-repo/'