<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-server</artifactId>
<version>2.1.3</version>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server', version='2.1.3')
)
<parent> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin-build</artifactId> <version>2.1.3</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-webflux:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-thymeleaf:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-actuator:2.1.3.RELEASE
|-- io.projectreactor.addons:reactor-extra:3.2.2.RELEASE
|-- org.projectlombok:lombok:1.18.6
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.springframework.boot:spring-boot-starter-mail:2.1.3.RELEASE
|-- com.hazelcast:hazelcast:3.11.1
|-- org.springframework.boot:spring-boot-autoconfigure-processor:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-configuration-processor:2.1.3.RELEASE