is not current version
Last Version 3.0.0-M3

Spring Boot Admin Client 2.6.1

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

2.6.1
Type

Type

jar
Description

Description

Spring Boot Admin Client
Spring Boot Admin Client
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-client 2.6.1


<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>spring-boot-admin-client</artifactId>
    <version>2.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/
implementation 'de.codecentric:spring-boot-admin-client:2.6.1'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-client/
implementation ("de.codecentric:spring-boot-admin-client:2.6.1")
'de.codecentric:spring-boot-admin-client:jar:2.6.1'
<dependency org="de.codecentric" name="spring-boot-admin-client" rev="2.6.1">
  <artifact name="spring-boot-admin-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-client', version='2.6.1')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-client" % "2.6.1"
[de.codecentric/spring-boot-admin-client "2.6.1"]

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.2
org.springframework.boot : spring-boot-starter-actuator jar 2.6.2
org.springframework : spring-web jar 5.3.14
org.springframework.boot : spring-boot-starter-web Optional jar 2.6.2
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.2
org.springframework : spring-webflux Optional jar 5.3.14
org.projectlombok : lombok Optional jar 1.18.22

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

Project Modules

There are no modules declared in this project.