License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-client |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Client
Spring Boot Admin Client
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-client</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/
implementation 'de.codecentric:spring-boot-admin-client:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/
implementation ("de.codecentric:spring-boot-admin-client:3.0.0-M3")
'de.codecentric:spring-boot-admin-client:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-client" rev="3.0.0-M3">
<artifact name="spring-boot-admin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-client', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-client" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-client "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 23.0.0 |
org.springframework.boot : spring-boot-starter | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-actuator | jar | 3.0.0-M3 |
org.springframework : spring-web | jar | 6.0.0-M4 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 3.0.0-M3 |
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 |
org.springframework : spring-webflux Optional | jar | 6.0.0-M4 |
org.projectlombok : lombok Optional | jar | 1.18.24 |