<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-hazelcast</artifactId>
<version>3.3.6</version>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-hazelcast', version='3.3.6')
)
<dependency org="de.codecentric" name="spring-boot-admin-sample-hazelcast" rev="3.3.6" />
<parent> <groupId>de.codecentric</groupId> <artifactId>spring-boot-admin-samples</artifactId> <version>3.3.6</version> </parent>
compile
|-- org.springframework.boot:spring-boot-starter-web:3.3.5
|-- org.springframework.boot:spring-boot-starter-security:3.3.5
|-- de.codecentric:spring-boot-admin-starter-server:3.3.6