| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sonus21 |
| Идентификатор | Идентификаторrqueue-core |
| Версия | Версия2.8.1-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеrqueue-core
Asynchronous and delayed task executor
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rqueue-core-2.8.1-RELEASE.pom | |
| rqueue-core-2.8.1-RELEASE.jar | 9 KB |
| rqueue-core-2.8.1-RELEASE-sources.jar | 254 KB |
| rqueue-core-2.8.1-RELEASE-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sonus21/rqueue-core/ -->
<dependency>
<groupId>com.github.sonus21</groupId>
<artifactId>rqueue-core</artifactId>
<version>2.8.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-core/
implementation 'com.github.sonus21:rqueue-core:2.8.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.sonus21/rqueue-core/
implementation ("com.github.sonus21:rqueue-core:2.8.1-RELEASE")
'com.github.sonus21:rqueue-core:pom:2.8.1-RELEASE'
<dependency org="com.github.sonus21" name="rqueue-core" rev="2.8.1-RELEASE">
<artifact name="rqueue-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sonus21', module='rqueue-core', version='2.8.1-RELEASE')
)
libraryDependencies += "com.github.sonus21" % "rqueue-core" % "2.8.1-RELEASE"
[com.github.sonus21/rqueue-core "2.8.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-messaging | jar | 5.0.10.RELEASE |
| org.springframework.data : spring-data-redis | jar | 2.0.6.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.google.guava : guava | jar | 30.1-jre |
| 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.0.10.RELEASE |
| org.springframework : spring-webflux | jar | 5.0.10.RELEASE |
| io.pebbletemplates : pebble-spring5 | jar | 3.1.5 |
| io.seruco.encoding : base62 | jar | 0.1.3 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.hibernate.validator : hibernate-validator | jar | 6.1.7.Final |
| io.micrometer : micrometer-core Необязательный | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 20.1.0 |