Last Version

Spring Boot Admin Client 3.0.0-M3

Spring Boot Admin Client

License

License

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-client
Version

Version

3.0.0-M3
Type

Type

jar
Description

Description

Spring Boot Admin Client
Spring Boot Admin Client
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-client 3.0.0-M3


<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.