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