Last Version

Spring Boot Admin Sample Eureka 3.0.0-M3

Spring Boot Admin Sample using Eureka

License

License

Categories

Categories

Spring Boot Container Microservices Eureka
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-sample-eureka
Version

Version

3.0.0-M3
Type

Type

jar
Description

Description

Spring Boot Admin Sample Eureka
Spring Boot Admin Sample using Eureka
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-sample-eureka 3.0.0-M3


<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-eureka/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>spring-boot-admin-sample-eureka</artifactId>
    <version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-eureka/
implementation 'de.codecentric:spring-boot-admin-sample-eureka:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-eureka/
implementation ("de.codecentric:spring-boot-admin-sample-eureka:3.0.0-M3")
'de.codecentric:spring-boot-admin-sample-eureka:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-sample-eureka" rev="3.0.0-M3">
  <artifact name="spring-boot-admin-sample-eureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-eureka', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-eureka" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-sample-eureka "3.0.0-M3"]

Dependencies

compile (5)

Group / Artifact Type Version
de.codecentric : spring-boot-admin-starter-server jar 3.0.0-M3
org.springframework.boot : spring-boot-starter-web jar 3.0.0-M3
org.springframework.boot : spring-boot-starter-security jar 3.0.0-M3
org.springframework.cloud : spring-cloud-starter-netflix-eureka-client jar 3.1.1
org.jolokia : jolokia-core jar 1.7.1

Project Modules

There are no modules declared in this project.