License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcn.boommanpro |
ArtifactId | ArtifactIdwechat-spring-boot-starter |
Version | Version1.0.1.RELEASE |
Type | Typejar |
Description |
Descriptionwechat-spring-boot-starter
WeChat Tools AutoConfiguration
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/ -->
<dependency>
<groupId>cn.boommanpro</groupId>
<artifactId>wechat-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/
implementation 'cn.boommanpro:wechat-spring-boot-starter:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/cn.boommanpro/wechat-spring-boot-starter/
implementation ("cn.boommanpro:wechat-spring-boot-starter:1.0.1.RELEASE")
'cn.boommanpro:wechat-spring-boot-starter:jar:1.0.1.RELEASE'
<dependency org="cn.boommanpro" name="wechat-spring-boot-starter" rev="1.0.1.RELEASE">
<artifact name="wechat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.boommanpro', module='wechat-spring-boot-starter', version='1.0.1.RELEASE')
)
libraryDependencies += "cn.boommanpro" % "wechat-spring-boot-starter" % "1.0.1.RELEASE"
[cn.boommanpro/wechat-spring-boot-starter "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-log4j2 Optional | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.0.0.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.2 |
com.alibaba : fastjson Optional | jar | 1.2.47 |
org.bouncycastle : bcprov-jdk15on | jar | 1.55 |