MVN

io.smartup.handyman : handyman-zuul

Maven & Gradle

Feb 09, 2018
1 usages

Handyman Zuul · Zuul filter to check the maintenance mode on each request and short circuit if maintenance is enabled

<dependency>
    <groupId>io.smartup.handyman</groupId>
    <artifactId>handyman-zuul</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.smartup.handyman : handyman-zuul to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.smartup.handyman : handyman-zuul to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
handyman-zuul-1.0.0

How to add a dependency to Maven

Add the following io.smartup.handyman : handyman-zuul maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.smartup.handyman</groupId>
    <artifactId>handyman-zuul</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.smartup.handyman : handyman-zuul gradle dependency to your build.gradle file:

implementation 'io.smartup.handyman:handyman-zuul:1.0.0'

Gradle Kotlin DSL: Add the following io.smartup.handyman : handyman-zuul gradle kotlin dependency to your build.gradle.kts file:

implementation("io.smartup.handyman:handyman-zuul:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.smartup.handyman : handyman-zuul sbt scala dependency to your build.sbt file:

libraryDependencies += "io.smartup.handyman" % "handyman-zuul" % "1.0.0"

Advertisement

Dependencies from Group

Feb 09, 2018
3 usages
1 stars
Feb 09, 2018
1 usages
Feb 09, 2018
1 usages
1 stars

Discover Dependencies

Feb 09, 2018
1 usages
1 stars
Feb 22, 2018
1 usages
2 stars
Apr 08, 2018
1 usages
5 stars
Oct 15, 2019
1 usages
44 stars
Mar 07, 2018
1 usages
9 stars
Mar 09, 2018
2 usages
45 stars
May 02, 2018
1 usages
6 stars
Mar 12, 2018
1 usages
Feb 10, 2020
2 usages
185 stars