s

spring-boxes-webhook-starter

http://maven.apache.org
Files download
File Operation
spring-boxes-webhook-starter-2.0.8.jar download
spring-boxes-webhook-starter-2.0.8.pom download
spring-boxes-webhook-starter-2.0.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.wuyushuo</groupId>
  <artifactId>spring-boxes-webhook-starter</artifactId>
  <version>2.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.wuyushuo:spring-boxes-webhook-starter:2.0.8'
Gradle Kotlin
implementation("com.wuyushuo:spring-boxes-webhook-starter:2.0.8")
Scala SBT
libraryDependencies += "com.wuyushuo" % "spring-boxes-webhook-starter" % "2.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.wuyushuo', module='spring-boxes-webhook-starter', version='2.0.8')
)
Apache Ivy
<dependency org="com.wuyushuo" name="spring-boxes-webhook-starter" rev="2.0.8" />
Leiningen
[com.wuyushuo/spring-boxes-webhook-starter "2.0.8"]
Apache Buildr
'com.wuyushuo:spring-boxes-webhook-starter:jar:2.0.8'