Categories |
CategoriesZuul Application Layer Libs Distributed Applications |
---|---|
GroupId | GroupIdcom.github.hal4j |
ArtifactId | ArtifactIdhal4j-spring-zuul |
Version | Version0.10.0 |
Type | Typejar |
Filename | Size |
---|---|
hal4j-spring-zuul-0.10.0.pom | |
hal4j-spring-zuul-0.10.0.jar | 6 KB |
hal4j-spring-zuul-0.10.0-sources.jar | 4 KB |
hal4j-spring-zuul-0.10.0-javadoc.jar | 24 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.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-zuul/
implementation 'com.github.hal4j:hal4j-spring-zuul:0.10.0'
// https://jarcasting.com/artifacts/com.github.hal4j/hal4j-spring-zuul/
implementation ("com.github.hal4j:hal4j-spring-zuul:0.10.0")
'com.github.hal4j:hal4j-spring-zuul:jar:0.10.0'
<dependency org="com.github.hal4j" name="hal4j-spring-zuul" rev="0.10.0">
<artifact name="hal4j-spring-zuul" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hal4j', module='hal4j-spring-zuul', version='0.10.0')
)
libraryDependencies += "com.github.hal4j" % "hal4j-spring-zuul" % "0.10.0"
[com.github.hal4j/hal4j-spring-zuul "0.10.0"]