webhooker

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

License

License

GroupId

GroupId

org.elypia.webhooker
ArtifactId

ArtifactId

core
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 core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.9.1

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.google.code.gson : gson jar 2.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2