redis-message-header-plugin

This Pubsubly plugin allows for processing messages consumed from Redis to evaluate if they should be tracked by Pubsubly.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.wkennedy.pubsubly
ArtifactId

ArtifactId

redis-message-header-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

redis-message-header-plugin
This Pubsubly plugin allows for processing messages consumed from Redis to evaluate if they should be tracked by Pubsubly.
Project URL

Project URL

https://github.com/wkennedy/pubsubly
Source Code Management

Source Code Management

https://github.com/wkennedy/pubsubly

Download redis-message-header-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/redis-message-header-plugin/ -->
<dependency>
    <groupId>com.github.wkennedy.pubsubly</groupId>
    <artifactId>redis-message-header-plugin</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/redis-message-header-plugin/
implementation 'com.github.wkennedy.pubsubly:redis-message-header-plugin:1.0.0'
// https://jarcasting.com/artifacts/com.github.wkennedy.pubsubly/redis-message-header-plugin/
implementation ("com.github.wkennedy.pubsubly:redis-message-header-plugin:1.0.0")
'com.github.wkennedy.pubsubly:redis-message-header-plugin:jar:1.0.0'
<dependency org="com.github.wkennedy.pubsubly" name="redis-message-header-plugin" rev="1.0.0">
  <artifact name="redis-message-header-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wkennedy.pubsubly', module='redis-message-header-plugin', version='1.0.0')
)
libraryDependencies += "com.github.wkennedy.pubsubly" % "redis-message-header-plugin" % "1.0.0"
[com.github.wkennedy.pubsubly/redis-message-header-plugin "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.wkennedy.pubsubly : pubsubly-api jar 1.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.google.code.gson : gson jar 2.8.5
org.springframework.boot : spring-boot-starter jar 2.1.9.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.1.9.RELEASE
org.springframework : spring-context jar 5.1.4.RELEASE
org.springframework.boot : spring-boot-starter-integration jar 2.1.9.RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0