| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.jeesuite |
| ArtifactId | ArtifactIdjeesuite-confcenter-client |
| Version | Version1.1.4 |
| Type | Typejar |
| Description |
Descriptionjava 后台开发套件
|
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter-client/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-confcenter-client</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter-client/
implementation 'com.jeesuite:jeesuite-confcenter-client:1.1.4'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-confcenter-client/
implementation ("com.jeesuite:jeesuite-confcenter-client:1.1.4")
'com.jeesuite:jeesuite-confcenter-client:jar:1.1.4'
<dependency org="com.jeesuite" name="jeesuite-confcenter-client" rev="1.1.4">
<artifact name="jeesuite-confcenter-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-confcenter-client', version='1.1.4')
)
libraryDependencies += "com.jeesuite" % "jeesuite-confcenter-client" % "1.1.4"
[com.jeesuite/jeesuite-confcenter-client "1.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jeesuite : jeesuite-common | jar | 1.1.4 |
| org.springframework : spring-context | jar | 4.3.7.RELEASE |
| org.springframework : spring-core | jar | 4.3.7.RELEASE |
| org.springframework : spring-beans | jar | 4.3.7.RELEASE |
| com.101tec : zkclient Optional | jar | 0.10 |
| org.springframework.boot : spring-boot Optional | jar | 1.5.2.RELEASE |
| org.apache.logging.log4j : log4j-core Optional | jar | 2.7 |
| org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.7 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 4.3.7.RELEASE |