License |
License |
---|---|
GroupId | GroupIdio.pythagoras.common |
ArtifactId | ArtifactIds3-event-queue |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent container for Pythagoras Common Libs
|
Filename | Size |
---|---|
s3-event-queue-1.0.1.pom | |
s3-event-queue-1.0.1.jar | 11 KB |
s3-event-queue-1.0.1-sources.jar | 5 KB |
s3-event-queue-1.0.1-javadoc.jar | 69 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.23.4 |
org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |