License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdla.renzhen.basis.rtpt |
ArtifactId | ArtifactIdrtpt-config |
Last Version | Last Version1.1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrtpt-config
SpringCloud动态参数配置中心
|
Filename | Size |
---|---|
rtpt-config-1.1.10.pom | |
rtpt-config-1.1.10.jar | 17 KB |
rtpt-config-1.1.10-sources.jar | 8 KB |
rtpt-config-1.1.10-javadoc.jar | 63 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |