License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.shuaidd |
ArtifactId | ArtifactIdqywx-spring-boot-model |
Version | Version3.0.2 |
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.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-model/
implementation 'com.github.shuaidd:qywx-spring-boot-model:3.0.2'
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-model/
implementation ("com.github.shuaidd:qywx-spring-boot-model:3.0.2")
'com.github.shuaidd:qywx-spring-boot-model:jar:3.0.2'
<dependency org="com.github.shuaidd" name="qywx-spring-boot-model" rev="3.0.2">
<artifact name="qywx-spring-boot-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shuaidd', module='qywx-spring-boot-model', version='3.0.2')
)
libraryDependencies += "com.github.shuaidd" % "qywx-spring-boot-model" % "3.0.2"
[com.github.shuaidd/qywx-spring-boot-model "3.0.2"]
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 |