Last Version

Webhooks4j core 0.6.5

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

License

License

GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhook4j-core
Version

Version

0.6.5
Type

Type

jar
Description

Description

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

Download webhook4j-core 0.6.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar
com.github.spotbugs : spotbugs-annotations jar 4.1.2
org.glassfish : jakarta.json jar

provided (5)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.2
javax.enterprise : cdi-api jar 1.2
javax.validation : validation-api jar 1.1.0.Final
javax.ws.rs : javax.ws.rs-api jar 2.0.1
org.slf4j : slf4j-api jar

test (4)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-server jar 2.30
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter jar
org.mockito : mockito-junit-jupiter jar 3.5.7

Project Modules

There are no modules declared in this project.