Last Version

Spring Boot Admin Server Cloud 3.0.0-M3

Spring Boot Admin Server Cloud

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-server-cloud
Version

Version

3.0.0-M3
Type

Type

jar
Description

Description

Spring Boot Admin Server Cloud
Spring Boot Admin Server Cloud
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-server-cloud 3.0.0-M3


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

Dependencies

compile (7)

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

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.