qywx-spring-boot-api

企业微信api调用实现

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.shuaidd
ArtifactId

ArtifactId

qywx-spring-boot-api
Last Version

Last Version

3.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

qywx-spring-boot-api
企业微信api调用实现
Project URL

Project URL

https://github.com/shuaidd

Download qywx-spring-boot-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-api/ -->
<dependency>
    <groupId>com.github.shuaidd</groupId>
    <artifactId>qywx-spring-boot-api</artifactId>
    <version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-api/
implementation 'com.github.shuaidd:qywx-spring-boot-api:3.1.1'
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-api/
implementation ("com.github.shuaidd:qywx-spring-boot-api:3.1.1")
'com.github.shuaidd:qywx-spring-boot-api:jar:3.1.1'
<dependency org="com.github.shuaidd" name="qywx-spring-boot-api" rev="3.1.1">
  <artifact name="qywx-spring-boot-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shuaidd', module='qywx-spring-boot-api', version='3.1.1')
)
libraryDependencies += "com.github.shuaidd" % "qywx-spring-boot-api" % "3.1.1"
[com.github.shuaidd/qywx-spring-boot-api "3.1.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-openfeign Optional jar
io.github.openfeign : feign-jackson Optional jar 10.2.0
org.apache.commons : commons-lang3 jar 3.0
org.apache.commons : commons-collections4 jar 4.1
com.github.shuaidd : qywx-spring-boot-model jar 3.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar
commons-codec : commons-codec jar 1.13

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.1.0
2.0.2
2.0.0
1.0.0