Archived
0

use jOptSimple

This commit is contained in:
2021-04-29 15:40:17 +03:00
parent 626ad9c206
commit e93a24d765
3 changed files with 45 additions and 8 deletions

View File

@@ -17,7 +17,8 @@ ext {
reactor : 'io.projectreactor:reactor-core:3.4.5',
yaml : 'org.yaml:snakeyaml:1.28',
json : 'com.eclipsesource.minimal-json:minimal-json:0.9.5',
ioutils : 'commons-io:commons-io:2.6'
ioutils : 'commons-io:commons-io:2.6',
jopt : 'net.sf.jopt-simple:jopt-simple:6.0-alpha-3'
]
libs.logger = [