License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-starter-client |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Client Starter
Spring Boot Admin Client Starter
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-starter-client/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-starter-client/
implementation 'de.codecentric:spring-boot-admin-starter-client:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-starter-client/
implementation ("de.codecentric:spring-boot-admin-starter-client:3.0.0-M3")
'de.codecentric:spring-boot-admin-starter-client:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-starter-client" rev="3.0.0-M3">
<artifact name="spring-boot-admin-starter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-starter-client', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-starter-client" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-starter-client "3.0.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
de.codecentric : spring-boot-admin-client | jar | 3.0.0-M3 |