License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Eureka |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-sample-eureka |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Sample Eureka
Spring Boot Admin Sample using Eureka
|
Project Organization |
Project Organization |
<!-- 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"]
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 |