License |
License |
---|---|
Categories |
CategoriesAWS Container PaaS Providers |
GroupId | GroupIdio.github.ci-cmg |
ArtifactId | ArtifactIdaws-zarr |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.ci-cmg:aws-zarr
Utilities for working with zarr stores in AWS S3
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aws-zarr-1.0.0.pom | |
aws-zarr-1.0.0.jar | 19 KB |
aws-zarr-1.0.0-sources.jar | 10 KB |
aws-zarr-1.0.0-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ci-cmg/aws-zarr/ -->
<dependency>
<groupId>io.github.ci-cmg</groupId>
<artifactId>aws-zarr</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ci-cmg/aws-zarr/
implementation 'io.github.ci-cmg:aws-zarr:1.0.0'
// https://jarcasting.com/artifacts/io.github.ci-cmg/aws-zarr/
implementation ("io.github.ci-cmg:aws-zarr:1.0.0")
'io.github.ci-cmg:aws-zarr:jar:1.0.0'
<dependency org="io.github.ci-cmg" name="aws-zarr" rev="1.0.0">
<artifact name="aws-zarr" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ci-cmg', module='aws-zarr', version='1.0.0')
)
libraryDependencies += "io.github.ci-cmg" % "aws-zarr" % "1.0.0"
[io.github.ci-cmg/aws-zarr "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.ci-cmg : aws-s3-outputstream | jar | 1.0.0 |
software.amazon.awssdk : s3 | jar | |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.bc.zarr » jzarr | jar | 0.3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.mockito : mockito-core | jar | 4.0.0 |
commons-io : commons-io | jar | 2.11.0 |