com.github.panxiaole:polestar-config

配置中心

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.panxiaole
ArtifactId

ArtifactId

polestar-config
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

配置中心

Download polestar-config

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE