Skip to content

Commit 9e2416c

Browse files
Merge pull request #290 from melissalinkert/zarr-v3
Initial support for Zarr v3
2 parents 4ebfd68 + f2ec21b commit 9e2416c

File tree

7 files changed

+1371
-387
lines changed

7 files changed

+1371
-387
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ dependencies {
4141
implementation 'info.picocli:picocli:4.7.5'
4242
implementation 'com.univocity:univocity-parsers:2.8.4'
4343
implementation 'dev.zarr:jzarr:0.4.2'
44+
implementation 'dev.zarr:zarr-java:0.0.9'
4445
// implementation 'org.carlspring.cloud.aws:s3fs-nio:1.0-SNAPSHOT'
4546
// implementation 'io.nextflow:nxf-s3fs:1.1.0'
4647
implementation 'org.lasersonlab:s3fs:2.2.3'

0 commit comments

Comments
 (0)