License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.github.kancyframework |
ArtifactId | ArtifactIddingtalk-client-spring-boot-starter |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondingtalk-client-spring-boot-starter
dingtalk-client-spring-boot-starter
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client-spring-boot-starter/ -->
<dependency>
<groupId>com.github.kancyframework</groupId>
<artifactId>dingtalk-client-spring-boot-starter</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client-spring-boot-starter/
implementation 'com.github.kancyframework:dingtalk-client-spring-boot-starter:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/dingtalk-client-spring-boot-starter/
implementation ("com.github.kancyframework:dingtalk-client-spring-boot-starter:0.0.1-RELEASE")
'com.github.kancyframework:dingtalk-client-spring-boot-starter:jar:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="dingtalk-client-spring-boot-starter" rev="0.0.1-RELEASE">
<artifact name="dingtalk-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='dingtalk-client-spring-boot-starter', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "dingtalk-client-spring-boot-starter" % "0.0.1-RELEASE"
[com.github.kancyframework/dingtalk-client-spring-boot-starter "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kancyframework : dingtalk-client-core | jar | 0.0.1-RELEASE |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |