License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.fashionbrot |
ArtifactId | ArtifactIddata-dynamic-springboot-starter |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondata-dynamic-springboot-starter
data-dynamic-springboot-starter 数据动态配置
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fashionbrot/data-dynamic-springboot-starter/ -->
<dependency>
<groupId>com.github.fashionbrot</groupId>
<artifactId>data-dynamic-springboot-starter</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fashionbrot/data-dynamic-springboot-starter/
implementation 'com.github.fashionbrot:data-dynamic-springboot-starter:0.2.0'
// https://jarcasting.com/artifacts/com.github.fashionbrot/data-dynamic-springboot-starter/
implementation ("com.github.fashionbrot:data-dynamic-springboot-starter:0.2.0")
'com.github.fashionbrot:data-dynamic-springboot-starter:jar:0.2.0'
<dependency org="com.github.fashionbrot" name="data-dynamic-springboot-starter" rev="0.2.0">
<artifact name="data-dynamic-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fashionbrot', module='data-dynamic-springboot-starter', version='0.2.0')
)
libraryDependencies += "com.github.fashionbrot" % "data-dynamic-springboot-starter" % "0.2.0"
[com.github.fashionbrot/data-dynamic-springboot-starter "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.fashionbrot : data-dynamic-config | jar | 0.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.0.0.RELEASE |