Last Version

gfc-aws-s3 0.1.1-RC1

Library to handle data streaming to and from s3

License

License

Apache-style
Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.gilt
ArtifactId

ArtifactId

gfc-aws-s3_2.12
Version

Version

0.1.1-RC1
Type

Type

jar
Description

Description

gfc-aws-s3
Library to handle data streaming to and from s3
Project Organization

Project Organization

com.gilt

Download gfc-aws-s3_2.12 0.1.1-RC1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.slf4j : slf4j-api jar 1.7.25
com.amazonaws : aws-java-sdk-s3 jar 1.11.109
com.typesafe.akka : akka-stream_2.12 jar 2.5.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
org.scalamock : scalamock-scalatest-support_2.12 jar 3.6.0

Project Modules

There are no modules declared in this project.