fs2-aws

Utility classes for interacting with the AWS SDKs from Scala using fs2

License

License

MIT
Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

com.dwolla
ArtifactId

ArtifactId

fs2-aws_2.13
Last Version

Last Version

2.0.0-M16
Release Date

Release Date

Type

Type

jar
Description

Description

fs2-aws
Utility classes for interacting with the AWS SDKs from Scala using fs2
Project URL

Project URL

https://github.com/Dwolla/fs2-aws
Project Organization

Project Organization

com.dwolla
Source Code Management

Source Code Management

https://github.com/Dwolla/fs2-aws

Download fs2-aws_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.dwolla/fs2-aws_2.13/ -->
<dependency>
    <groupId>com.dwolla</groupId>
    <artifactId>fs2-aws_2.13</artifactId>
    <version>2.0.0-M16</version>
</dependency>
// https://jarcasting.com/artifacts/com.dwolla/fs2-aws_2.13/
implementation 'com.dwolla:fs2-aws_2.13:2.0.0-M16'
// https://jarcasting.com/artifacts/com.dwolla/fs2-aws_2.13/
implementation ("com.dwolla:fs2-aws_2.13:2.0.0-M16")
'com.dwolla:fs2-aws_2.13:jar:2.0.0-M16'
<dependency org="com.dwolla" name="fs2-aws_2.13" rev="2.0.0-M16">
  <artifact name="fs2-aws_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dwolla', module='fs2-aws_2.13', version='2.0.0-M16')
)
libraryDependencies += "com.dwolla" % "fs2-aws_2.13" % "2.0.0-M16"
[com.dwolla/fs2-aws_2.13 "2.0.0-M16"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
com.dwolla : fs2-utils_2.13 jar 2.0.0-M16
co.fs2 : fs2-core_2.13 jar 2.5.10
co.fs2 : fs2-io_2.13 jar 2.5.10
com.chuusai : shapeless_2.13 jar 2.3.7
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
com.amazonaws : aws-java-sdk-core jar 1.12.116

provided (3)

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

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.13 jar 4.13.0
org.specs2 : specs2-cats_2.13 jar 4.12.1
org.specs2 : specs2-mock_2.13 jar 4.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0-M16
2.0.0-M15
2.0.0-M13
2.0.0-M12
2.0.0-M11