License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdde.codecentric |
ArtifactId | ArtifactIdspring-boot-admin-sample-war |
Last Version | Last Version3.0.0-M3 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionSpring Boot Admin Sample War
Spring Boot Admin Sample packaged as war
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-war/ -->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-sample-war</artifactId>
<version>3.0.0-M3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-war/
implementation 'de.codecentric:spring-boot-admin-sample-war:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin-sample-war/
implementation ("de.codecentric:spring-boot-admin-sample-war:3.0.0-M3")
'de.codecentric:spring-boot-admin-sample-war:war:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin-sample-war" rev="3.0.0-M3">
<artifact name="spring-boot-admin-sample-war" type="war" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin-sample-war', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin-sample-war" % "3.0.0-M3"
[de.codecentric/spring-boot-admin-sample-war "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-client | jar | 3.0.0-M3 |
de.codecentric : spring-boot-admin-server | jar | 3.0.0-M3 |
de.codecentric : spring-boot-admin-server-ui | jar | 3.0.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-tomcat | jar | 3.0.0-M3 |