License |
License |
---|---|
GroupId | GroupIdcom.eworkcloud |
ArtifactId | ArtifactIdework-cloud-starter-disconf |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEwork Cloud Starter Disconf
Ework Cloud Starter Disconf
|
<!-- https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-disconf/ -->
<dependency>
<groupId>com.eworkcloud</groupId>
<artifactId>ework-cloud-starter-disconf</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-disconf/
implementation 'com.eworkcloud:ework-cloud-starter-disconf:2.2.1'
// https://jarcasting.com/artifacts/com.eworkcloud/ework-cloud-starter-disconf/
implementation ("com.eworkcloud:ework-cloud-starter-disconf:2.2.1")
'com.eworkcloud:ework-cloud-starter-disconf:jar:2.2.1'
<dependency org="com.eworkcloud" name="ework-cloud-starter-disconf" rev="2.2.1">
<artifact name="ework-cloud-starter-disconf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eworkcloud', module='ework-cloud-starter-disconf', version='2.2.1')
)
libraryDependencies += "com.eworkcloud" % "ework-cloud-starter-disconf" % "2.2.1"
[com.eworkcloud/ework-cloud-starter-disconf "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter Optional | jar | 2.2.5.RELEASE |
com.baidu.disconf : disconf-client | jar | 2.6.36 |
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.projectlombok : lombok Optional | jar | 1.18.12 |