License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.shuaidd |
ArtifactId | ArtifactIdqywx-spring-boot-model |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqywx-spring-boot-model
企业微信api调用工具包实体包
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-model/ -->
<dependency>
<groupId>com.github.shuaidd</groupId>
<artifactId>qywx-spring-boot-model</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-model/
implementation 'com.github.shuaidd:qywx-spring-boot-model:3.1.1'
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-model/
implementation ("com.github.shuaidd:qywx-spring-boot-model:3.1.1")
'com.github.shuaidd:qywx-spring-boot-model:jar:3.1.1'
<dependency org="com.github.shuaidd" name="qywx-spring-boot-model" rev="3.1.1">
<artifact name="qywx-spring-boot-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shuaidd', module='qywx-spring-boot-model', version='3.1.1')
)
libraryDependencies += "com.github.shuaidd" % "qywx-spring-boot-model" % "3.1.1"
[com.github.shuaidd/qywx-spring-boot-model "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations Optional | jar | 2.9.9 |
org.apache.commons : commons-lang3 Optional | jar | 3.0 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.9.10.7 |