Last Version

Spring Boot Admin Server 3.0.0-M3

Spring Boot Admin Server

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-server
Version

Version

3.0.0-M3
Type

Type

jar
Description

Description

Spring Boot Admin Server
Spring Boot Admin Server
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-server 3.0.0-M3


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

Dependencies

compile (13)

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

Project Modules

There are no modules declared in this project.