Zond: добавляем коммандную строку JLine2
Merge branch 'dev-zond-jline' into dev-zond
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
group = 'asys'
|
||||
version = '0.5.6-SNAPSHOT'
|
||||
version = '0.6-SNAPSHOT'
|
||||
|
||||
apply plugin: 'application'
|
||||
|
||||
@@ -46,4 +46,5 @@ dependencies {
|
||||
includedEx group: 'org.apache.commons', name: 'commons-exec', version: '1.3'
|
||||
included group: 'io.netty', name: 'netty-codec', version: nettyVersion
|
||||
included group: 'com.google.guava', name: 'guava', version: '21.0'
|
||||
included group: 'jline', name: 'jline', version: '2.13'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user