com.github.gv2011:tools-hook

Forward github hook requests to a different service

License

License

GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

tools-hook
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

war
Description

Description

Forward github hook requests to a different service

Download tools-hook

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.gv2011 : util-apis jar 0.9
org.eclipse.jetty.toolchain : jetty-jakarta-servlet-api jar

Project Modules

There are no modules declared in this project.

Maven Central Build Status License: MIT

tools

Versions

Version
0.7
0.6
0.5.6