| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииRedis Данные Базы данных |
| Группа | Группаcom.github.seanyinx.wing |
| Идентификатор | Идентификаторwing-delay-queue-redis |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеScaffolding of microservice development
|
<!-- https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-delay-queue-redis/ -->
<dependency>
<groupId>com.github.seanyinx.wing</groupId>
<artifactId>wing-delay-queue-redis</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-delay-queue-redis/
implementation 'com.github.seanyinx.wing:wing-delay-queue-redis:1.0.6'
// https://jarcasting.com/artifacts/com.github.seanyinx.wing/wing-delay-queue-redis/
implementation ("com.github.seanyinx.wing:wing-delay-queue-redis:1.0.6")
'com.github.seanyinx.wing:wing-delay-queue-redis:jar:1.0.6'
<dependency org="com.github.seanyinx.wing" name="wing-delay-queue-redis" rev="1.0.6">
<artifact name="wing-delay-queue-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.seanyinx.wing', module='wing-delay-queue-redis', version='1.0.6')
)
libraryDependencies += "com.github.seanyinx.wing" % "wing-delay-queue-redis" % "1.0.6"
[com.github.seanyinx.wing/wing-delay-queue-redis "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.seanyinx.wing : wing-core | jar | 1.0.6 |
| org.redisson : redisson | jar | 3.15.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.awaitility : awaitility | jar | 3.0.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| com.lmax : disruptor | jar | 3.4.2 |
| org.testcontainers : testcontainers | jar | 1.16.0 |
| org.skyscreamer : jsonassert | jar | 1.5.0 |