Fun I/O AWS SDK2


License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

global.namespace.fun-io
ArtifactId

ArtifactId

fun-io-aws-sdk2
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

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

Download fun-io-aws-sdk2

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
global.namespace.fun-io : fun-io-spi jar 2.4.1
software.amazon.awssdk : s3 jar 2.15.28

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 3.6.0
org.scalatest : scalatest_2.13 jar 3.2.3
org.scalatestplus : mockito-3-4_2.13 jar 3.2.3.0

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.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0