GCHQ Palisade - S3 Data Reader

Implementation of the Data Reader backed by a (provider-agnostic) S3 bucket.

License

License

Categories

Categories

Data
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

s3-data-reader
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - S3 Data Reader
Implementation of the Data Reader backed by a (provider-agnostic) S3 bucket.
Project URL

Project URL

https://github.com/gchq/Palisade-readers/tree/develop/s3-data-reader
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-readers

Download s3-data-reader

How to add to project

<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/s3-data-reader/ -->
<dependency>
    <groupId>uk.gov.gchq.palisade</groupId>
    <artifactId>s3-data-reader</artifactId>
    <version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/s3-data-reader/
implementation 'uk.gov.gchq.palisade:s3-data-reader:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/s3-data-reader/
implementation ("uk.gov.gchq.palisade:s3-data-reader:0.5.1-RELEASE")
'uk.gov.gchq.palisade:s3-data-reader:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="s3-data-reader" rev="0.5.1-RELEASE">
  <artifact name="s3-data-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='s3-data-reader', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "s3-data-reader" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/s3-data-reader "0.5.1-RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
com.lightbend.akka : akka-stream-alpakka-s3_2.13 jar 3.0.0

provided (2)

Group / Artifact Type Version
uk.gov.gchq.palisade : data-service jar 0.5.1-RELEASE
com.typesafe.akka : akka-stream_2.13 jar 2.6.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE