MVN

com.pettyfox.timeline : timeline-mq

Maven & Gradle

Jul 13, 2021
11 stars

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

<dependency>
    <groupId>com.pettyfox.timeline</groupId>
    <artifactId>timeline-mq</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pettyfox.timeline : timeline-mq to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.pettyfox.timeline : timeline-mq to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
timeline-mq-1.0.3
timeline-mq-1.0.2
timeline-mq-1.0.1
timeline-mq-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.pettyfox.timeline</groupId>
    <artifactId>timeline-mq</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement