License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-server |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Server
Spring Boot Admin Server
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-server</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation 'de.codecentric:spring-boot-admin-server:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation ("de.codecentric:spring-boot-admin-server:3.0.0-M3")
'de.codecentric:spring-boot-admin-server:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-server" rev="3.0.0-M3">
<artifact name="spring-boot-admin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-server" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-server "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-webflux | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-actuator | jar | 3.0.0-M3 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
io.projectreactor.addons : reactor-extra | jar | 3.5.0-M2 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
org.jetbrains : annotations | jar | 23.0.0 |
org.springframework.boot : spring-boot-starter-mail Optional | jar | 3.0.0-M3 |
com.hazelcast : hazelcast Optional | jar | 5.1.1 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 3.0.0-M3 |