| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.pettyfox.timeline |
| Идентификатор | Идентификаторtimeline-mq |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеtimeline-mq
A message queue for timeline. core is redis stream
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |