is not current version
Last Version 1.1.10

la.renzhen.basis.rtpt:rtpt-config 1.1.1

SpringCloud动态参数配置中心

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

la.renzhen.basis.rtpt
ArtifactId

ArtifactId

rtpt-config
Version

Version

1.1.1
Type

Type

jar

Download rtpt-config 1.1.1


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