Last Version

Spring Boot Admin Sample War 3.0.0-M3

Spring Boot Admin Sample packaged as war

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin-sample-war
Version

Version

3.0.0-M3
Type

Type

war
Description

Description

Spring Boot Admin Sample War
Spring Boot Admin Sample packaged as war
Project Organization

Project Organization

codecentric AG

Download spring-boot-admin-sample-war 3.0.0-M3


<!-- 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"]

Dependencies

compile (5)

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

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-tomcat jar 3.0.0-M3

Project Modules

There are no modules declared in this project.