MVN

com.github.frog-warm : spring-boot-admin

Maven & Gradle

Sep 24, 2020
0 stars

spring-boot-admin · 开箱即用的spring boot项目监控方案

<dependency>
    <groupId>com.github.frog-warm</groupId>
    <artifactId>spring-boot-admin</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.frog-warm : spring-boot-admin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0.RELEASE

All Versions

Choose a version of com.github.frog-warm : spring-boot-admin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-boot-admin-1.0.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.frog-warm</groupId>
    <artifactId>spring-boot-admin</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>