Fun I/O AWS


License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

global.namespace.fun-io
ArtifactId

ArtifactId

fun-io-aws
Last Version

Last Version

2.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Fun I/O AWS
Fun I/O AWS
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/fun-io

Download fun-io-aws

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
global.namespace.fun-io : fun-io-spi jar 2.0.0-RC1
software.amazon.awssdk : s3 jar 2.0.0-preview-12

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.0
org.scalacheck : scalacheck_2.12 jar 1.14.0
org.scalatest : scalatest_2.12 jar 3.0.5

Project Modules

There are no modules declared in this project.

Release Notes Maven Central Apache License 2.0 Build Status

Fun I/O

Fun I/O provides functional programming patterns and high level abstractions for simple and reusable synchronous I/O. Fun I/O supports Java 8 or later and Scala 2.10, 2.11, 2.12 and 2.13 equally well via dedicated APIs and is covered by the Apache License, version 2.0.

User Documentation

User documentation is available at https://christian-schlichtherle.github.io/fun-io/ .

Versions

Version
2.0.0-RC1
2.0.0-M1
1.7.3
1.7.2
1.7.1
1.7.0
1.6.1
1.6.0