| License |
License |
|---|---|
| GroupId | GroupIdcom.pettyfox.timeline |
| ArtifactId | ArtifactIdtimeline-mq |
| Last Version | Last Version1.0.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptiontimeline-mq
A message queue for timeline. core is redis stream
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| timeline-mq-1.0.3.pom | 6 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |