Webhook filters for JAX-RS

Provides client and server filters to call and implement webhooks

License

License

Categories

Categories

Net
GroupId

GroupId

net.ltgt.jaxrs
ArtifactId

ArtifactId

jaxrs-webhook
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Webhook filters for JAX-RS
Provides client and server filters to call and implement webhooks

Download jaxrs-webhook

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1

Project Modules

There are no modules declared in this project.

jaxrs-utils

Versions

Version
0.1