Last Version

Webhooks4j MongoDB core 0.6.5

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

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.jensborch.webhooks4j
ArtifactId

ArtifactId

webhook4j-mongodb-core
Version

Version

0.6.5
Type

Type

jar
Description

Description

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

Download webhook4j-mongodb-core 0.6.5


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.jensborch.webhooks4j : webhook4j-core jar 0.6.5

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
org.mongodb : mongo-java-driver jar 3.12.7
org.slf4j : slf4j-api jar

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

There are no modules declared in this project.