Last Version

io.pythagoras.common:s3-event-queue 1.0.1

Parent container for Pythagoras Common Libs

License

License

GroupId

GroupId

io.pythagoras.common
ArtifactId

ArtifactId

s3-event-queue
Version

Version

1.0.1
Type

Type

jar
Description

Description

Parent container for Pythagoras Common Libs

Download s3-event-queue 1.0.1


<!-- https://jarcasting.com/artifacts/io.pythagoras.common/s3-event-queue/ -->
<dependency>
    <groupId>io.pythagoras.common</groupId>
    <artifactId>s3-event-queue</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pythagoras.common/s3-event-queue/
implementation 'io.pythagoras.common:s3-event-queue:1.0.1'
// https://jarcasting.com/artifacts/io.pythagoras.common/s3-event-queue/
implementation ("io.pythagoras.common:s3-event-queue:1.0.1")
'io.pythagoras.common:s3-event-queue:jar:1.0.1'
<dependency org="io.pythagoras.common" name="s3-event-queue" rev="1.0.1">
  <artifact name="s3-event-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pythagoras.common', module='s3-event-queue', version='1.0.1')
)
libraryDependencies += "io.pythagoras.common" % "s3-event-queue" % "1.0.1"
[io.pythagoras.common/s3-event-queue "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-sqs jar
com.google.code.gson : gson jar 2.8.2
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.23.4
org.junit.jupiter : junit-jupiter-api jar 5.3.2

Project Modules

There are no modules declared in this project.