License |
License |
---|---|
Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.hal4j |
ArtifactId | ArtifactIdhal4j-spring-zuul |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHAL Netflix Zuul Integration
HAL - Integration with Netflix Zuul API Gateway
|
Filename | Size |
---|---|
hal4j-spring-zuul-0.12.0.pom | |
hal4j-spring-zuul-0.12.0.jar | 6 KB |
hal4j-spring-zuul-0.12.0-sources.jar | 4 KB |
hal4j-spring-zuul-0.12.0-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-zuul/ -->
<dependency>
<groupId>com.github.hal4j</groupId>
<artifactId>hal4j-spring-zuul</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-zuul/
implementation 'com.github.hal4j:hal4j-spring-zuul:0.12.0'
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-zuul/
implementation ("com.github.hal4j:hal4j-spring-zuul:0.12.0")
'com.github.hal4j:hal4j-spring-zuul:jar:0.12.0'
<dependency org="com.github.hal4j" name="hal4j-spring-zuul" rev="0.12.0">
<artifact name="hal4j-spring-zuul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hal4j', module='hal4j-spring-zuul', version='0.12.0')
)
libraryDependencies += "com.github.hal4j" % "hal4j-spring-zuul" % "0.12.0"
[com.github.hal4j/hal4j-spring-zuul "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.hal4j : uritemplate | jar | 1.2.3 |
com.github.hal4j : hal4j-api | jar | 0.12.0 |
com.github.hal4j : hal4j-jackson | jar | 0.12.0 |
org.springframework.cloud : spring-cloud-starter-netflix-zuul | jar | 2.2.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 2.0.0-alpha1 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |