Skip to content

Commit

Permalink
Merge pull request #4 from sbesson/jzarr
Browse files Browse the repository at this point in the history
Switch from com.bc.zarr:jzarr to dev.zarr:jzarr
  • Loading branch information
chris-allan authored Mar 18, 2024
2 parents 395c955 + 90a3081 commit 6ca6727
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 202 deletions.
5 changes: 1 addition & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ repositories {
maven {
url 'https://artifacts.glencoesoftware.com/artifactory/scijava-thirdparty'
}
maven {
url 'https://artifacts.glencoesoftware.com/artifactory/jzarr-releases/'
}
maven {
url 'https://repo.glencoesoftware.com/repository/bioformats2raw2ometiff/'
}
Expand All @@ -36,7 +33,7 @@ repositories {
dependencies {
api 'org.openmicroscopy:omero-blitz:5.6.2'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'com.bc.zarr:jzarr:0.3.5'
implementation 'dev.zarr:jzarr:0.4.2'
implementation 'org.lasersonlab:s3fs:2.2.3'
implementation 'com.amazonaws:aws-java-sdk-s3:1.12.659'

Expand Down

This file was deleted.

Loading

0 comments on commit 6ca6727

Please sign in to comment.