timeline-mq

A message queue for timeline. core is redis stream

License

License

GroupId

GroupId

com.pettyfox.timeline
ArtifactId

ArtifactId

timeline-mq
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

timeline-mq
A message queue for timeline. core is redis stream
Project URL

Project URL

https://github.com/mathcoder23/timeline-mq
Source Code Management

Source Code Management

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

Download timeline-mq

Filename Size
timeline-mq-1.0.3.pom 6 KB
Browse

How to add to project

<!-- 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"]

Dependencies

provided (5)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

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

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0