License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.chendahai |
ArtifactId | ArtifactIddingding-spring-boot-starter |
Version | Version2.0.3 |
Type | Typejar |
Description |
Descriptiondingding-spring-boot-starter
dingding project for Spring Boot starter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.chendahai/dingding-spring-boot-starter/ -->
<dependency>
<groupId>cn.chendahai</groupId>
<artifactId>dingding-spring-boot-starter</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.chendahai/dingding-spring-boot-starter/
implementation 'cn.chendahai:dingding-spring-boot-starter:2.0.3'
// https://jarcasting.com/artifacts/cn.chendahai/dingding-spring-boot-starter/
implementation ("cn.chendahai:dingding-spring-boot-starter:2.0.3")
'cn.chendahai:dingding-spring-boot-starter:jar:2.0.3'
<dependency org="cn.chendahai" name="dingding-spring-boot-starter" rev="2.0.3">
<artifact name="dingding-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.chendahai', module='dingding-spring-boot-starter', version='2.0.3')
)
libraryDependencies += "cn.chendahai" % "dingding-spring-boot-starter" % "2.0.3"
[cn.chendahai/dingding-spring-boot-starter "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.6 |
com.alibaba : fastjson | jar | 1.2.58 |