Skip to content
Snippets Groups Projects
Commit ce367dda authored by felmer's avatar felmer
Browse files

SSDM-773: add bioformats lib to compile classpath

SVN: 32472
parent 764e680d
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,8 @@ dependencies {
compile project(':common'),
project(':datastore_server'),
'openhms:jackcess:+',
'reveregroup:gwt-image-loader:+'
runtime 'bioformats:bioformats:+'
'reveregroup:gwt-image-loader:+',
'bioformats:bioformats:+'
testCompile project(path: ':datastore_server', configuration: 'tests')
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment