MVN

com.github.gv2011 : tools-hook

Maven & Gradle

Mar 28, 2021

Forward github hook requests to a different service

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-hook</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.gv2011 : tools-hook to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of com.github.gv2011 : tools-hook to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
tools-hook-0.7
0.6
tools-hook-0.6
0.5.x
tools-hook-0.5.6

How to add a dependency to Maven

Add the following com.github.gv2011 : tools-hook maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>tools-hook</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.gv2011 : tools-hook gradle dependency to your build.gradle file:

implementation 'com.github.gv2011:tools-hook:0.7'

Gradle Kotlin DSL: Add the following com.github.gv2011 : tools-hook gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.gv2011:tools-hook:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.gv2011 : tools-hook sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.gv2011" % "tools-hook" % "0.7"

Advertisement

Dependencies from Group

Oct 04, 2021
45 usages
1 stars
Jul 04, 2020
30 usages
Jan 26, 2021
26 usages
Oct 04, 2021
25 usages
Oct 04, 2021
21 usages

Discover Dependencies

Mar 28, 2021
1.4k stars
Mar 28, 2021
2 stars
Mar 28, 2021
2 stars
Mar 28, 2021
2 stars
Mar 28, 2021
2 stars
Mar 28, 2021
0 stars
Mar 28, 2021
2 usages
5 stars