is not current version
Last Version 0.12.0

com.github.hal4j:hal4j-spring-zuul 0.11.1

HAL - Integration with Netflix Zuul API Gateway

Categories

Categories

Zuul Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.hal4j
ArtifactId

ArtifactId

hal4j-spring-zuul
Version

Version

0.11.1
Type

Type

jar

Download hal4j-spring-zuul 0.11.1


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