Skip to content
Snippets Groups Projects
Commit a7059140 authored by Jasper Koehorst's avatar Jasper Koehorst
Browse files

jargon update

parent a5fdc0af
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ dependencies { ...@@ -94,7 +94,7 @@ dependencies {
implementation 'com.beust:jcommander:1.81' implementation 'com.beust:jcommander:1.81'
// irods dependency obtained locally // irods dependency obtained locally
implementation urlFile('https://github.com/DICE-UNC/jargon/releases/download/4.3.0.2-RELEASE/jargon-core-4.3.0.2-RELEASE-jar-with-dependencies.jar', 'jargon-core-4.3.0.2-RELEASE-jar-with-dependencies') implementation urlFile('https://github.com/DICE-UNC/jargon/releases/download/4.3.2.5-RELEASE/jargon-core-4.3.2.5-RELEASE-jar-with-dependencies.jar', 'jargon-core-4.3.2.5-RELEASE-jar-with-dependencies')
// https://mvnrepository.com/artifact/commons-validator/commons-validator // https://mvnrepository.com/artifact/commons-validator/commons-validator
implementation group: 'commons-validator', name: 'commons-validator', version: '1.6' implementation group: 'commons-validator', name: 'commons-validator', version: '1.6'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment