| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.cafdataprocessing |
| Идентификатор | Идентификаторdata-processing-queue-helper |
| Версия | Версия1.4.0-148 |
| Тип | Типjar |
| Описание |
ОписаниеContains classes focused around sending and receiving of messages from a rabbitmq queue.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>data-processing-queue-helper</artifactId>
<version>1.4.0-148</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation 'com.github.cafdataprocessing:data-processing-queue-helper:1.4.0-148'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/data-processing-queue-helper/
implementation ("com.github.cafdataprocessing:data-processing-queue-helper:1.4.0-148")
'com.github.cafdataprocessing:data-processing-queue-helper:jar:1.4.0-148'
<dependency org="com.github.cafdataprocessing" name="data-processing-queue-helper" rev="1.4.0-148">
<artifact name="data-processing-queue-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='data-processing-queue-helper', version='1.4.0-148')
)
libraryDependencies += "com.github.cafdataprocessing" % "data-processing-queue-helper" % "1.4.0-148"
[com.github.cafdataprocessing/data-processing-queue-helper "1.4.0-148"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafapi.codec : codec-json | jar | |
| com.github.workerframework : worker-api | jar | |
| com.github.workerframework : worker-queue-rabbit | jar | |
| org.springframework : spring-context | jar | 4.0.5.RELEASE |
| com.github.cafdataprocessing : data-processing-initialization | jar | 2.0.0-3 |