| borgbutler-server/build.gradle | ●●●●● patch | view | raw | blame | history |
borgbutler-server/build.gradle
@@ -29,6 +29,8 @@ compile group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1' compile group: 'javax.xml.ws', name: 'jaxws-api', version: '2.3.1' compile group: 'org.slf4j', name: 'slf4j-log4j12', version: '1.7.25' // https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient compile group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.6' // https://mvnrepository.com/artifact/commons-cli/commons-cli compile group: 'commons-cli', name: 'commons-cli', version: '1.4'