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