JFlyte - AWS Filesystem extension

Stages jars in S3.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-aws
Last Version

Last Version

0.3.15
Release Date

Release Date

Type

Type

jar
Description

Description

JFlyte - AWS Filesystem extension
Stages jars in S3.

Download jflyte-aws

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar

provided (3)

Group / Artifact Type Version
org.flyte : jflyte-api jar 0.3.15
com.google.auto.service : auto-service-annotations jar 1.0-rc6
com.google.code.findbugs : jsr305 jar 3.0.2

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2
org.testcontainers : testcontainers jar
org.testcontainers : junit-jupiter jar
org.testcontainers : localstack jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.15
0.3.13
0.3.12
0.3.11
0.3.10