Jar examples for s:spring-boot-admin-server-ui-hystrix
Spring Boot Admin Server Hystrix UI
You can download jar file spring-boot-admin-server-ui-hystrix 1.5.7 in this page.
Apache License, Version 2.0
You can use the following script to add spring-boot-admin-server-ui-hystrix-1.5.7.jar to your project.
<dependency> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin-server-ui-hystrix</artifactId> <version>1.5.7</version> </dependency>
compile group: 'de.codecentric', name: 'spring-boot-admin-server-ui-hystrix', version: '1.5.7'
libraryDependencies += "de.codecentric" % "spring-boot-admin-server-ui-hystrix" % "1.5.7"
<dependency org="de.codecentric" name="spring-boot-admin-server-ui-hystrix" rev="1.5.7"/>
@Grapes(@Grab(group='de.codecentric', module='spring-boot-admin-server-ui-hystrix', version='1.5.7'))
'de.codecentric:spring-boot-admin-server-ui-hystrix:jar:1.5.7'
Click the following link to download the jar file.
spring-boot-admin-server-ui-hystrix-1.5.7-sources.jar