is not current version
Last Version 1.1.10

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

SpringCloud动态参数配置中心

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

la.renzhen.basis.rtpt
ArtifactId

ArtifactId

rtpt-config
Version

Version

1.0.0
Type

Type

jar

Download rtpt-config 1.0.0


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