rtpt-config

SpringCloud动态参数配置中心

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

la.renzhen.basis.rtpt
ArtifactId

ArtifactId

rtpt-config
Last Version

Last Version

1.1.10
Release Date

Release Date

Type

Type

jar
Description

Description

rtpt-config
SpringCloud动态参数配置中心

Download rtpt-config

How to add to project

<!-- https://jarcasting.com/artifacts/la.renzhen.basis.rtpt/rtpt-config/ -->
<dependency>
    <groupId>la.renzhen.basis.rtpt</groupId>
    <artifactId>rtpt-config</artifactId>
    <version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/la.renzhen.basis.rtpt/rtpt-config/
implementation 'la.renzhen.basis.rtpt:rtpt-config:1.1.10'
// https://jarcasting.com/artifacts/la.renzhen.basis.rtpt/rtpt-config/
implementation ("la.renzhen.basis.rtpt:rtpt-config:1.1.10")
'la.renzhen.basis.rtpt:rtpt-config:jar:1.1.10'
<dependency org="la.renzhen.basis.rtpt" name="rtpt-config" rev="1.1.10">
  <artifact name="rtpt-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='la.renzhen.basis.rtpt', module='rtpt-config', version='1.1.10')
)
libraryDependencies += "la.renzhen.basis.rtpt" % "rtpt-config" % "1.1.10"
[la.renzhen.basis.rtpt/rtpt-config "1.1.10"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 25.1-jre
org.slf4j : slf4j-api jar 1.7.25
redis.clients : jedis jar 2.9.0
com.ecwid.consul : consul-api jar 1.3.0
com.fasterxml.jackson.core : jackson-databind jar

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.10
1.1.6
1.1.1
1.1.0
1.0.3
1.0.2
1.0.0