License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration ORM Data |
GroupId | GroupIdcn.dceast.platform |
ArtifactId | ArtifactIdplatform-config-client |
Version | Version2.3.0 |
Type | Typejar |
Description |
Descriptionplatform-config-client
client of oss config center, adapter for properties/yaml of local,
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-web-api | jar | 7.0 |