| License |
License |
|---|---|
| Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
| GroupId | GroupIdio.smartup.handyman |
| ArtifactId | ArtifactIdhandyman-zuul |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHandyman Zuul
Zuul filter to check the maintenance mode on each
request and short circuit if maintenance is enabled
|
| Filename | Size |
|---|---|
| handyman-zuul-1.0.0.pom | |
| handyman-zuul-1.0.0.jar | 3 KB |
| handyman-zuul-1.0.0-sources.jar | 2 KB |
| handyman-zuul-1.0.0-javadoc.jar | 23 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.smartup.handyman : handyman-core | jar | 1.0.0 |
| com.netflix.zuul : zuul-core | jar |
| Version |
|---|
|
1.0.0
|