is not current version
Last Version 0.3.15

org.flyte:jflyte-aws 0.3.11

Stages jars in S3.

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.flyte
ArtifactId

ArtifactId

jflyte-aws
Version

Version

0.3.11
Type

Type

jar

Download jflyte-aws 0.3.11


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