| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices | 
        
| GroupId | GroupIdio.github.izerui | 
    
| ArtifactId | ArtifactIdwork-weixin-spring-boot-sample | 
    
| 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-sample/ -->
<dependency>
    <groupId>io.github.izerui</groupId>
    <artifactId>work-weixin-spring-boot-sample</artifactId>
    <version>1.1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot-sample/
implementation 'io.github.izerui:work-weixin-spring-boot-sample:1.1.6'
                // https://jarcasting.com/artifacts/io.github.izerui/work-weixin-spring-boot-sample/
implementation ("io.github.izerui:work-weixin-spring-boot-sample:1.1.6")
                'io.github.izerui:work-weixin-spring-boot-sample:jar:1.1.6'
                <dependency org="io.github.izerui" name="work-weixin-spring-boot-sample" rev="1.1.6">
  <artifact name="work-weixin-spring-boot-sample" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.izerui', module='work-weixin-spring-boot-sample', version='1.1.6')
)
                libraryDependencies += "io.github.izerui" % "work-weixin-spring-boot-sample" % "1.1.6"
                [io.github.izerui/work-weixin-spring-boot-sample "1.1.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.8 | 
| io.github.izerui : work-weixin-spring-boot-starter | jar | 1.1.6 | 
| org.springframework.boot : spring-boot-starter-data-redis | jar | 2.5.8 | 
| org.apache.commons : commons-pool2 | jar | 2.9.0 | 
| io.springfox : springfox-boot-starter | jar | 3.0.0 | 
| com.bstek.ureport : ureport2-console | jar | 2.2.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.8 |