is not current version
Last Version 3.0.0-M3

Spring Boot Admin Server 2.5.0

Spring Boot Admin Server

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-server
Version

Version

2.5.0
Type

Type

jar
Description

Description

Spring Boot Admin Server
Spring Boot Admin Server
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-server 2.5.0


<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>spring-boot-admin-server</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation 'de.codecentric:spring-boot-admin-server:2.5.0'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation ("de.codecentric:spring-boot-admin-server:2.5.0")
'de.codecentric:spring-boot-admin-server:jar:2.5.0'
<dependency org="de.codecentric" name="spring-boot-admin-server" rev="2.5.0">
  <artifact name="spring-boot-admin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server', version='2.5.0')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-server" % "2.5.0"
[de.codecentric/spring-boot-admin-server "2.5.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.2
org.springframework.boot : spring-boot-starter-webflux jar 2.5.2
org.springframework.boot : spring-boot-starter-web Optional jar 2.5.2
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.5.2
org.springframework.boot : spring-boot-starter-actuator jar 2.5.2
org.apache.httpcomponents : httpclient jar 4.5.13
io.projectreactor.addons : reactor-extra jar 3.4.3
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-starter-mail Optional jar 2.5.2
com.hazelcast : hazelcast Optional jar 4.1.4
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.