License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-server-ui |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Server UI
Spring Boot Admin Server UI
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server-ui/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-server-ui</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server-ui/
implementation 'de.codecentric:spring-boot-admin-server-ui:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-server-ui/
implementation ("de.codecentric:spring-boot-admin-server-ui:3.0.0-M3")
'de.codecentric:spring-boot-admin-server-ui:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-server-ui" rev="3.0.0-M3">
<artifact name="spring-boot-admin-server-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-server-ui', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-server-ui" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-server-ui "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
de.codecentric : spring-boot-admin-server | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 3.0.0-M3 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
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.jolokia : jolokia-core | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |