Last Version

Webhooks4j 0.6.5

Small, simple and extendable Java library for messaging using webhooks.

License

License

GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhooks4j
Version

Version

0.6.5
Type

Type

pom
Description

Description

Webhooks4j
Small, simple and extendable Java library for messaging using webhooks.
Project URL

Project URL

https://github.com/jensborch/webhooks4j
Source Code Management

Source Code Management

https://github.com/jensborch/webhooks4j

Download webhooks4j 0.6.5

Filename Size
webhooks4j-0.6.5.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhooks4j/ -->
<dependency>
    <groupId>com.github.jensborch.webhooks4j</groupId>
    <artifactId>webhooks4j</artifactId>
    <version>0.6.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhooks4j/
implementation 'com.github.jensborch.webhooks4j:webhooks4j:0.6.5'
// https://jarcasting.com/artifacts/com.github.jensborch.webhooks4j/webhooks4j/
implementation ("com.github.jensborch.webhooks4j:webhooks4j:0.6.5")
'com.github.jensborch.webhooks4j:webhooks4j:pom:0.6.5'
<dependency org="com.github.jensborch.webhooks4j" name="webhooks4j" rev="0.6.5">
  <artifact name="webhooks4j" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jensborch.webhooks4j', module='webhooks4j', version='0.6.5')
)
libraryDependencies += "com.github.jensborch.webhooks4j" % "webhooks4j" % "0.6.5"
[com.github.jensborch.webhooks4j/webhooks4j "0.6.5"]

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-junit-jupiter jar 3.5.7

Project Modules

  • core
  • test
  • mongodb
  • publisher
  • subscriber