Wechat - Spring Boot Starter for WxOpen

微信开放平台开发的 Spring Boot Starter

License

License

GroupId

GroupId

im.shs
ArtifactId

ArtifactId

tick-wechat-open-starter
Last Version

Last Version

3.0.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wechat - Spring Boot Starter for WxOpen
微信开放平台开发的 Spring Boot Starter

Download tick-wechat-open-starter

How to add to project

<!-- https://jarcasting.com/artifacts/im.shs/tick-wechat-open-starter/ -->
<dependency>
    <groupId>im.shs</groupId>
    <artifactId>tick-wechat-open-starter</artifactId>
    <version>3.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/im.shs/tick-wechat-open-starter/
implementation 'im.shs:tick-wechat-open-starter:3.0.0.0'
// https://jarcasting.com/artifacts/im.shs/tick-wechat-open-starter/
implementation ("im.shs:tick-wechat-open-starter:3.0.0.0")
'im.shs:tick-wechat-open-starter:jar:3.0.0.0'
<dependency org="im.shs" name="tick-wechat-open-starter" rev="3.0.0.0">
  <artifact name="tick-wechat-open-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.shs', module='tick-wechat-open-starter', version='3.0.0.0')
)
libraryDependencies += "im.shs" % "tick-wechat-open-starter" % "3.0.0.0"
[im.shs/tick-wechat-open-starter "3.0.0.0"]

Dependencies

compile (9)

Group / Artifact Type Version
im.shs : tick-wechat-open jar 3.0.0.0
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.4.RELEASE
com.github.ulisesbocchio : jasypt-spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-aop jar
de.codecentric : spring-boot-admin-starter-client jar
com.google.guava : guava jar
javax.el : javax.el-api jar

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar
org.redisson : redisson jar
org.springframework.data : spring-data-redis jar 2.1.4.RELEASE
org.projectlombok : lombok jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0.0