disconf-spring-boot-starter

Disconf Spring Boot Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xjzrc.spring.boot
ArtifactId

ArtifactId

disconf-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

disconf-spring-boot-starter
Disconf Spring Boot Starter
Project URL

Project URL

https://github.com/xjzrc/disconf-spring-boot-starter

Download disconf-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xjzrc.spring.boot/disconf-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.xjzrc.spring.boot</groupId>
    <artifactId>disconf-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xjzrc.spring.boot/disconf-spring-boot-starter/
implementation 'com.github.xjzrc.spring.boot:disconf-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/com.github.xjzrc.spring.boot/disconf-spring-boot-starter/
implementation ("com.github.xjzrc.spring.boot:disconf-spring-boot-starter:1.0.1")
'com.github.xjzrc.spring.boot:disconf-spring-boot-starter:jar:1.0.1'
<dependency org="com.github.xjzrc.spring.boot" name="disconf-spring-boot-starter" rev="1.0.1">
  <artifact name="disconf-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xjzrc.spring.boot', module='disconf-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "com.github.xjzrc.spring.boot" % "disconf-spring-boot-starter" % "1.0.1"
[com.github.xjzrc.spring.boot/disconf-spring-boot-starter "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.baidu.disconf : disconf-client jar 2.6.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0