Last Version

ChillDev Commons AWS 0.4.4

Helper components for working with Amazon Web Services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

pl.chilldev.commons
ArtifactId

ArtifactId

commons-aws
Version

Version

0.4.4
Type

Type

jar
Description

Description

ChillDev Commons AWS
Helper components for working with Amazon Web Services.
Project Organization

Project Organization

Rafał Wrzeszcz - Wrzasq.pl

Download commons-aws 0.4.4


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

Dependencies

compile (8)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-sns jar 1.11.438
com.amazonaws : aws-java-sdk-sqs jar 1.11.438
com.amazonaws : aws-lambda-java-core jar 1.2.0
com.amazonaws : aws-lambda-java-events jar 2.2.2
com.fasterxml.jackson.core : jackson-core jar 2.9.7
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.sunrun : cfn-response jar 1.0.2
org.slf4j : slf4j-api jar 1.7.25

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.mockito : mockito-core jar 2.23.0
org.mockito : mockito-junit-jupiter jar 2.23.0
org.springframework : spring-test jar 5.1.2.RELEASE
org.springframework.security : spring-security-test jar 5.1.1.RELEASE

Project Modules

There are no modules declared in this project.