License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices React User Interface Web Frameworks |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-sample-reactive |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Admin Sample Reactive
Spring Boot Admin Sample Reactive
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-reactive/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-reactive</artifactId>
<version>3.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-reactive/
implementation 'de.codecentric:spring-boot-admin-sample-reactive:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-reactive/
implementation ("de.codecentric:spring-boot-admin-sample-reactive:3.0.0-M3")
'de.codecentric:spring-boot-admin-sample-reactive:jar:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-sample-reactive" rev="3.0.0-M3">
<artifact name="spring-boot-admin-sample-reactive" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-reactive', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-reactive" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-sample-reactive "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-security | jar | 3.0.0-M3 |
de.codecentric : spring-boot-admin-starter-client | jar | 3.0.0-M3 |
org.springframework.boot : spring-boot-devtools Optional | jar | 3.0.0-M3 |