io.github.vladcar:simple-sqs-listener-spring-boot

Simple AWS SQS listener

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.vladcar
ArtifactId

ArtifactId

simple-sqs-listener-spring-boot
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Simple AWS SQS listener

Download simple-sqs-listener-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.vladcar/simple-sqs-listener-spring-boot/ -->
<dependency>
    <groupId>io.github.vladcar</groupId>
    <artifactId>simple-sqs-listener-spring-boot</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vladcar/simple-sqs-listener-spring-boot/
implementation 'io.github.vladcar:simple-sqs-listener-spring-boot:2.0.2'
// https://jarcasting.com/artifacts/io.github.vladcar/simple-sqs-listener-spring-boot/
implementation ("io.github.vladcar:simple-sqs-listener-spring-boot:2.0.2")
'io.github.vladcar:simple-sqs-listener-spring-boot:jar:2.0.2'
<dependency org="io.github.vladcar" name="simple-sqs-listener-spring-boot" rev="2.0.2">
  <artifact name="simple-sqs-listener-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vladcar', module='simple-sqs-listener-spring-boot', version='2.0.2')
)
libraryDependencies += "io.github.vladcar" % "simple-sqs-listener-spring-boot" % "2.0.2"
[io.github.vladcar/simple-sqs-listener-spring-boot "2.0.2"]

Dependencies

compile (5)

Group / Artifact Type Version
io.github.vladcar : simple-sqs-listener-core jar 2.0.2
org.springframework.boot : spring-boot-autoconfigure jar 2.6.1
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.1
org.jetbrains : annotations jar 22.0.0

provided (1)

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

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-junit-jupiter jar 4.1.0
org.assertj : assertj-core jar 3.21.0
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.5
1.0.2
1.0.1
1.0.0