| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.pythagoras.common |
| Идентификатор | Идентификаторs3-event-queue |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеParent container for Pythagoras Common Libs
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.amazonaws : aws-java-sdk-sqs | jar | |
| com.google.code.gson : gson | jar | 2.8.2 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.23.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.2 |