License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-server |
Version | Version2.5.4 |
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>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation 'de.codecentric:spring-boot-admin-server:2.5.4'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server/
implementation ("de.codecentric:spring-boot-admin-server:2.5.4")
'de.codecentric:spring-boot-admin-server:jar:2.5.4'
<dependency org="de.codecentric" name="spring-boot-admin-server" rev="2.5.4">
<artifact name="spring-boot-admin-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server', version='2.5.4')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-server" % "2.5.4"
[de.codecentric/spring-boot-admin-server "2.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-webflux | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.5.6 |
org.springframework.boot : spring-boot-starter-actuator | jar | 2.5.6 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
io.projectreactor.addons : reactor-extra | jar | 3.4.5 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.springframework.boot : spring-boot-starter-mail Optional | jar | 2.5.6 |
com.hazelcast : hazelcast Optional | jar | 4.1.5 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.5.6 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.6 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |