Last Version

platform-config-client 2.3.0

client of oss config center, adapter for properties/yaml of local,

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration ORM Data
GroupId

GroupId

cn.dceast.platform
ArtifactId

ArtifactId

platform-config-client
Version

Version

2.3.0
Type

Type

jar
Description

Description

platform-config-client
client of oss config center, adapter for properties/yaml of local,
Project URL

Project URL

https://github.com/qingliuyun
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/qingliuyun/platform-config-client

Download platform-config-client 2.3.0


<!-- https://jarcasting.com/artifacts/cn.dceast.platform/platform-config-client/ -->
<dependency>
    <groupId>cn.dceast.platform</groupId>
    <artifactId>platform-config-client</artifactId>
    <version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.dceast.platform/platform-config-client/
implementation 'cn.dceast.platform:platform-config-client:2.3.0'
// https://jarcasting.com/artifacts/cn.dceast.platform/platform-config-client/
implementation ("cn.dceast.platform:platform-config-client:2.3.0")
'cn.dceast.platform:platform-config-client:jar:2.3.0'
<dependency org="cn.dceast.platform" name="platform-config-client" rev="2.3.0">
  <artifact name="platform-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.dceast.platform', module='platform-config-client', version='2.3.0')
)
libraryDependencies += "cn.dceast.platform" % "platform-config-client" % "2.3.0"
[cn.dceast.platform/platform-config-client "2.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.6
commons-io : commons-io jar 2.5
org.springframework.boot : spring-boot-starter-web jar 1.4.3.RELEASE
org.springframework.boot : spring-boot-starter jar 1.4.3.RELEASE
org.slf4j : slf4j-api jar 1.7.22
org.apache.httpcomponents : httpclient jar 4.3.5
commons-logging : commons-logging jar 1.2

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

Project Modules

There are no modules declared in this project.