com.github.panxiaole:polestar-config

配置中心

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

com.github.panxiaole
Идентификатор

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

polestar-config
Последняя версия

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

1.0-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

配置中心

Скачать polestar-config

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.panxiaole/polestar-config/ -->
<dependency>
    <groupId>com.github.panxiaole</groupId>
    <artifactId>polestar-config</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panxiaole/polestar-config/
implementation 'com.github.panxiaole:polestar-config:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.panxiaole/polestar-config/
implementation ("com.github.panxiaole:polestar-config:1.0-RELEASE")
'com.github.panxiaole:polestar-config:jar:1.0-RELEASE'
<dependency org="com.github.panxiaole" name="polestar-config" rev="1.0-RELEASE">
  <artifact name="polestar-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panxiaole', module='polestar-config', version='1.0-RELEASE')
)
libraryDependencies += "com.github.panxiaole" % "polestar-config" % "1.0-RELEASE"
[com.github.panxiaole/polestar-config "1.0-RELEASE"]

Зависимости

compile (1)

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

provided (1)

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

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0-RELEASE