| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sonus21 |
| Идентификатор | Идентификаторrqueue |
| Версия | Версия2.0.2-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеrqueue
Asynchronous and delayed task executor
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rqueue-2.0.2-RELEASE.pom | |
| rqueue-2.0.2-RELEASE.jar | 4 KB |
| rqueue-2.0.2-RELEASE-sources.jar | 144 KB |
| rqueue-2.0.2-RELEASE-javadoc.jar | 423 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sonus21/rqueue/ -->
<dependency>
<groupId>com.github.sonus21</groupId>
<artifactId>rqueue</artifactId>
<version>2.0.2-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue/
implementation 'com.github.sonus21:rqueue:2.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue/
implementation ("com.github.sonus21:rqueue:2.0.2-RELEASE")
'com.github.sonus21:rqueue:pom:2.0.2-RELEASE'
<dependency org="com.github.sonus21" name="rqueue" rev="2.0.2-RELEASE">
<artifact name="rqueue" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sonus21', module='rqueue', version='2.0.2-RELEASE')
)
libraryDependencies += "com.github.sonus21" % "rqueue" % "2.0.2-RELEASE"
[com.github.sonus21/rqueue "2.0.2-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-messaging | jar | 5.1.2.RELEASE |
| org.springframework.data : spring-data-redis | jar | 2.1.2.RELEASE |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.springframework : spring-webmvc | jar | 5.1.2.RELEASE |
| org.jtwig : jtwig-spring | jar | 5.87.0.RELEASE |
| io.micrometer : micrometer-core Необязательный | jar | 1.1.0 |