timeline-mq

A message queue for timeline. core is redis stream

Лицензия

Лицензия

Группа

Группа

com.pettyfox.timeline
Идентификатор

Идентификатор

timeline-mq
Последняя версия

Последняя версия

1.0.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

timeline-mq
A message queue for timeline. core is redis stream
Ссылка на сайт

Ссылка на сайт

https://github.com/mathcoder23/timeline-mq
Система контроля версий

Система контроля версий

https://github.com/mathcoder23/timeline-mq

Скачать timeline-mq

Имя Файла Размер
timeline-mq-1.0.3.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.pettyfox.timeline/timeline-mq/ -->
<dependency>
    <groupId>com.pettyfox.timeline</groupId>
    <artifactId>timeline-mq</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pettyfox.timeline/timeline-mq/
implementation 'com.pettyfox.timeline:timeline-mq:1.0.3'
// https://jarcasting.com/artifacts/com.pettyfox.timeline/timeline-mq/
implementation ("com.pettyfox.timeline:timeline-mq:1.0.3")
'com.pettyfox.timeline:timeline-mq:pom:1.0.3'
<dependency org="com.pettyfox.timeline" name="timeline-mq" rev="1.0.3">
  <artifact name="timeline-mq" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pettyfox.timeline', module='timeline-mq', version='1.0.3')
)
libraryDependencies += "com.pettyfox.timeline" % "timeline-mq" % "1.0.3"
[com.pettyfox.timeline/timeline-mq "1.0.3"]

Зависимости

provided (5)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-core jar 1.1.11
ch.qos.logback : logback-classic jar 1.1.11
org.slf4j : log4j-over-slf4j jar 1.7.25
org.projectlombok : lombok jar 1.18.12

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • timeline-core
  • timeline-store
  • timeline-example
  • timeline-store-impl/timeline-store-redis
  • timeline-starter/timeline-mq-starter-redis

Версии библиотеки

Версия
1.0.3
1.0.2
1.0.1
1.0.0