io.github.julianobrl:webhooks

Demo project for Spring Boot

License

License

GroupId

GroupId

io.github.julianobrl
ArtifactId

ArtifactId

webhooks
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.julianobrl:webhooks
Demo project for Spring Boot

Download webhooks

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.julianobrl/webhooks/ -->
<dependency>
    <groupId>io.github.julianobrl</groupId>
    <artifactId>webhooks</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.julianobrl/webhooks/
implementation 'io.github.julianobrl:webhooks:1.0-RELEASE'
// https://jarcasting.com/artifacts/io.github.julianobrl/webhooks/
implementation ("io.github.julianobrl:webhooks:1.0-RELEASE")
'io.github.julianobrl:webhooks:jar:1.0-RELEASE'
<dependency org="io.github.julianobrl" name="webhooks" rev="1.0-RELEASE">
  <artifact name="webhooks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.julianobrl', module='webhooks', version='1.0-RELEASE')
)
libraryDependencies += "io.github.julianobrl" % "webhooks" % "1.0-RELEASE"
[io.github.julianobrl/webhooks "1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.6.1
org.projectlombok : lombok Optional jar 1.18.22

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE
0