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