License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.shuaidd |
ArtifactId | ArtifactIdqywx-spring-boot-autoconfigurator |
Version | Version3.0.2 |
Type | Typejar |
Description |
Descriptionqywx-spring-boot-autoconfigurator
企业微信api调用自动配置信息
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-autoconfigurator/ -->
<dependency>
<groupId>com.github.shuaidd</groupId>
<artifactId>qywx-spring-boot-autoconfigurator</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-autoconfigurator/
implementation 'com.github.shuaidd:qywx-spring-boot-autoconfigurator:3.0.2'
// https://jarcasting.com/artifacts/com.github.shuaidd/qywx-spring-boot-autoconfigurator/
implementation ("com.github.shuaidd:qywx-spring-boot-autoconfigurator:3.0.2")
'com.github.shuaidd:qywx-spring-boot-autoconfigurator:jar:3.0.2'
<dependency org="com.github.shuaidd" name="qywx-spring-boot-autoconfigurator" rev="3.0.2">
<artifact name="qywx-spring-boot-autoconfigurator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shuaidd', module='qywx-spring-boot-autoconfigurator', version='3.0.2')
)
libraryDependencies += "com.github.shuaidd" % "qywx-spring-boot-autoconfigurator" % "3.0.2"
[com.github.shuaidd/qywx-spring-boot-autoconfigurator "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
com.github.shuaidd : qywx-spring-boot-api | jar | 3.0.2 |