Последняя версия

spring-boot-admin 1.0.0.RELEASE

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

com.github.frog-warm
Идентификатор

Идентификатор

spring-boot-admin
Версия

Версия

1.0.0.RELEASE
Тип

Тип

pom
Описание

Описание

spring-boot-admin
开箱即用的spring boot项目监控方案
Ссылка на сайт

Ссылка на сайт

https://github.com/frog-warm/spring-boot-admin
Система контроля версий

Система контроля версий

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

Скачать spring-boot-admin 1.0.0.RELEASE

Имя Файла Размер
spring-boot-admin-1.0.0.RELEASE.pom 7 KB
Обзор

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.3.4.RELEASE

Модули Проекта

  • admin-common
  • admin-server
  • admin-client
  • admin-client-starter