Last Version

Spring Boot Admin 3.0.0-M3

Spring Boot Admin

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-admin
Version

Version

3.0.0-M3
Type

Type

pom
Description

Description

Spring Boot Admin
Spring Boot Admin
Project URL

Project URL

https://github.com/codecentric/spring-boot-admin/
Project Organization

Project Organization

codecentric AG
Source Code Management

Source Code Management

https://github.com/codecentric/spring-boot-admin

Download spring-boot-admin 3.0.0-M3


<!-- https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>spring-boot-admin</artifactId>
    <version>3.0.0-M3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin/
implementation 'de.codecentric:spring-boot-admin:3.0.0-M3'
// https://jarcasting.com/artifacts/de.codecentric/spring-boot-admin/
implementation ("de.codecentric:spring-boot-admin:3.0.0-M3")
'de.codecentric:spring-boot-admin:pom:3.0.0-M3'
<dependency org="de.codecentric" name="spring-boot-admin" rev="3.0.0-M3">
  <artifact name="spring-boot-admin" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='spring-boot-admin', version='3.0.0-M3')
)
libraryDependencies += "de.codecentric" % "spring-boot-admin" % "3.0.0-M3"
[de.codecentric/spring-boot-admin "3.0.0-M3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.