is not current version
Last Version 2.0.10

WrzasqPl Commons AWS 2.0.3

Helper components for working with Amazon Web Services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.wrzasq.commons
ArtifactId

ArtifactId

commons-aws
Version

Version

2.0.3
Type

Type

jar
Description

Description

WrzasqPl Commons AWS
Helper components for working with Amazon Web Services.
Project URL

Project URL

https://rafalwrzeszcz-wrzasqpl.github.io/pl.wrzasq.commons/commons-aws/
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-aws 2.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
com.amazonaws : aws-lambda-java-core jar 1.2.1
com.fasterxml.jackson.core : jackson-core jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.3
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.0
org.jetbrains : annotations jar 20.1.0
org.jetbrains.kotlin : kotlin-reflect jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.0

test (6)

Group / Artifact Type Version
io.cucumber : cucumber-java8 jar 6.10.3
io.cucumber : cucumber-junit jar 6.10.3
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
io.mockk : mockk jar 1.11.0
io.mockk : mockk-dsl-jvm jar 1.11.0

Project Modules

There are no modules declared in this project.