<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-server</artifactId>
<version>2.6.10</version>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server', version='2.6.10')
)
<parent> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin-build</artifactId> <version>2.6.10</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter:2.6.11
|-- org.springframework.boot:spring-boot-starter-webflux:2.6.11
|-- org.springframework.boot:spring-boot-starter-web:2.6.11
|-- org.springframework.boot:spring-boot-starter-thymeleaf:2.6.11
|-- org.springframework.boot:spring-boot-starter-actuator:2.6.11
|-- org.apache.httpcomponents:httpclient:4.5.13
|-- io.projectreactor.addons:reactor-extra:3.4.8
|-- org.projectlombok:lombok:1.18.24
|-- org.springframework.boot:spring-boot-starter-mail:2.6.11
|-- com.hazelcast:hazelcast:4.2.5
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.6.11
|-- org.springframework.boot:spring-boot-configuration-processor:2.6.11
provided