webhooker

Webserver with single endpoint for managing webhooks and receiving payloads from clients.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.elypia.webhooker
ArtifactId

ArtifactId

redis
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

webhooker
Webserver with single endpoint for managing webhooks and receiving payloads from clients.
Project URL

Project URL

https://elypia.org/
Source Code Management

Source Code Management

https://gitlab.com/Elypia/webhooker.git

Download redis

How to add to project

<!-- https://jarcasting.com/artifacts/org.elypia.webhooker/redis/ -->
<dependency>
    <groupId>org.elypia.webhooker</groupId>
    <artifactId>redis</artifactId>
    <version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.elypia.webhooker/redis/
implementation 'org.elypia.webhooker:redis:2.1.2'
// https://jarcasting.com/artifacts/org.elypia.webhooker/redis/
implementation ("org.elypia.webhooker:redis:2.1.2")
'org.elypia.webhooker:redis:jar:2.1.2'
<dependency org="org.elypia.webhooker" name="redis" rev="2.1.2">
  <artifact name="redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elypia.webhooker', module='redis', version='2.1.2')
)
libraryDependencies += "org.elypia.webhooker" % "redis" % "2.1.2"
[org.elypia.webhooker/redis "2.1.2"]

Dependencies

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.elypia.webhooker : core jar 2.1.2
redis.clients : jedis jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2