License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.github.izerui |
ArtifactId | ArtifactIdwork-weixin-spring-boot-autoconfigure |
Last Version | Last Version1.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.github.izerui</groupId>
<artifactId>work-weixin-spring-boot-autoconfigure</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot-autoconfigure/
implementation 'io.github.izerui:work-weixin-spring-boot-autoconfigure:1.1.6'
// https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot-autoconfigure/
implementation ("io.github.izerui:work-weixin-spring-boot-autoconfigure:1.1.6")
'io.github.izerui:work-weixin-spring-boot-autoconfigure:jar:1.1.6'
<dependency org="io.github.izerui" name="work-weixin-spring-boot-autoconfigure" rev="1.1.6">
<artifact name="work-weixin-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.izerui', module='work-weixin-spring-boot-autoconfigure', version='1.1.6')
)
libraryDependencies += "io.github.izerui" % "work-weixin-spring-boot-autoconfigure" % "1.1.6"
[io.github.izerui/work-weixin-spring-boot-autoconfigure "1.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | 2.5.8 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.8 |
com.github.binarywang : weixin-java-cp | jar | 4.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |