License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.wesleyone |
ArtifactId | ArtifactIdqy-weixin-robot-spring-boot-starter |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionqy-weixin-robot-spring-boot-starter
qy weixin robot
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.wesleyone/qy-weixin-robot-spring-boot-starter/ -->
<dependency>
<groupId>io.github.wesleyone</groupId>
<artifactId>qy-weixin-robot-spring-boot-starter</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wesleyone/qy-weixin-robot-spring-boot-starter/
implementation 'io.github.wesleyone:qy-weixin-robot-spring-boot-starter:1.3'
// https://jarcasting.com/artifacts/io.github.wesleyone/qy-weixin-robot-spring-boot-starter/
implementation ("io.github.wesleyone:qy-weixin-robot-spring-boot-starter:1.3")
'io.github.wesleyone:qy-weixin-robot-spring-boot-starter:jar:1.3'
<dependency org="io.github.wesleyone" name="qy-weixin-robot-spring-boot-starter" rev="1.3">
<artifact name="qy-weixin-robot-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wesleyone', module='qy-weixin-robot-spring-boot-starter', version='1.3')
)
libraryDependencies += "io.github.wesleyone" % "qy-weixin-robot-spring-boot-starter" % "1.3"
[io.github.wesleyone/qy-weixin-robot-spring-boot-starter "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.7.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.32 |
com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-test | jar | 2.3.7.RELEASE |
org.springframework : spring-test | jar | 5.2.12.RELEASE |
junit : junit | jar | 4.13.2 |
com.alibaba.testable : testable-all | jar | 0.6.7 |