License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-sample-consul |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Sample Consul
Spring Boot Admin Sample using Consul
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-consul/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-consul</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-consul/
implementation 'de.codecentric:spring-boot-admin-sample-consul:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-consul/
implementation ("de.codecentric:spring-boot-admin-sample-consul:3.0.0-M3")
'de.codecentric:spring-boot-admin-sample-consul:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-sample-consul" rev="3.0.0-M3">
<artifact name="spring-boot-admin-sample-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-consul', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-consul" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-sample-consul "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-starter-security | jar | 3.0.0-M3 |
de.codecentric : spring-boot-admin-starter-server | jar | 3.0.0-M3 |
org.springframework.cloud : spring-cloud-starter-consul-discovery | jar | 4.0.0-M3 |
org.jolokia : jolokia-core | jar | 1.7.1 |