Last Version

Handyman Zuul 1.0.0

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

License

License

Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

io.smartup.handyman
ArtifactId

ArtifactId

handyman-zuul
Version

Version

1.0.0
Type

Type

jar
Description

Description

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

Download handyman-zuul 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.smartup.handyman : handyman-core jar 1.0.0
com.netflix.zuul : zuul-core jar

Project Modules

There are no modules declared in this project.