Last Version

Apache SIS storage from Amazon AWS S3 1.2

Provides access to Amazon AWS S3 storage from Apache SIS data stores.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.apache.sis.cloud
ArtifactId

ArtifactId

sis-cloud-aws
Version

Version

1.2
Type

Type

jar
Description

Description

Apache SIS storage from Amazon AWS S3
Provides access to Amazon AWS S3 storage from Apache SIS data stores.
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=sis.git/sis-cloud-aws

Download sis-cloud-aws 1.2


<!-- https://jarcasting.com/artifacts/org.apache.sis.cloud/sis-cloud-aws/ -->
<dependency>
    <groupId>org.apache.sis.cloud</groupId>
    <artifactId>sis-cloud-aws</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.cloud/sis-cloud-aws/
implementation 'org.apache.sis.cloud:sis-cloud-aws:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.cloud/sis-cloud-aws/
implementation ("org.apache.sis.cloud:sis-cloud-aws:1.2")
'org.apache.sis.cloud:sis-cloud-aws:jar:1.2'
<dependency org="org.apache.sis.cloud" name="sis-cloud-aws" rev="1.2">
  <artifact name="sis-cloud-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.cloud', module='sis-cloud-aws', version='1.2')
)
libraryDependencies += "org.apache.sis.cloud" % "sis-cloud-aws" % "1.2"
[org.apache.sis.cloud/sis-cloud-aws "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
software.amazon.awssdk : s3 jar 2.17.185
org.apache.sis.core : sis-utility jar 1.2

test (2)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar

Project Modules

There are no modules declared in this project.