GCHQ Palisade - S3-Server Client

The S3 Palisade Client starts a web server presenting an S3-compliant API for querying resources and data returned by Palisade. After POSTing a request, a bucket is returned using the Palisade token, which can be queried using an existing S3-compatible tool (such as Apache Spark).

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

client-s3
Last Version

Last Version

0.5.1-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GCHQ Palisade - S3-Server Client
The S3 Palisade Client starts a web server presenting an S3-compliant API for querying resources and data returned by Palisade. After POSTing a request, a bucket is returned using the Palisade token, which can be queried using an existing S3-compatible tool (such as Apache Spark).
Project URL

Project URL

https://github.com/gchq/Palisade-clients/tree/develop/client-akka
Source Code Management

Source Code Management

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

Download client-s3

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
uk.gov.gchq.palisade : client-akka jar 0.5.1-RELEASE
com.typesafe.akka : akka-stream_2.13 jar 2.6.10
com.typesafe.akka : akka-http_2.13 jar 10.2.1
com.typesafe.akka : akka-http-jackson_2.13 jar 10.2.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.11.0
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-data-r2dbc jar 2.3.1.RELEASE
io.r2dbc : r2dbc-h2 jar 0.8.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.1-RELEASE
0.5.0-RELEASE