Download spring-boot-admin-server-ui-hystrix-1.4.4.jar file - Jar s

Jar examples for s:spring-boot-admin-server-ui-hystrix

Description

Spring Boot Admin Server Hystrix UI

You can download jar file spring-boot-admin-server-ui-hystrix 1.4.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add spring-boot-admin-server-ui-hystrix-1.4.4.jar to your project.

<dependency>
   <groupId>de.codecentric</groupId>
   <artifactId>spring-boot-admin-server-ui-hystrix</artifactId>
   <version>1.4.4</version>
</dependency>
compile group: 'de.codecentric', name: 'spring-boot-admin-server-ui-hystrix', version: '1.4.4'
libraryDependencies += "de.codecentric" % "spring-boot-admin-server-ui-hystrix" % "1.4.4"
<dependency org="de.codecentric" name="spring-boot-admin-server-ui-hystrix" rev="1.4.4"/>
@Grapes(@Grab(group='de.codecentric', module='spring-boot-admin-server-ui-hystrix', version='1.4.4'))
'de.codecentric:spring-boot-admin-server-ui-hystrix:jar:1.4.4'

Download

Click the following link to download the jar file.

spring-boot-admin-server-ui-hystrix-1.4.4-javadoc.jar
spring-boot-admin-server-ui-hystrix-1.4.4-sources.jar
spring-boot-admin-server-ui-hystrix-1.4.4.jar
spring-boot-admin-server-ui-hystrix-1.4.4.pom



Related Tutorials