| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdxyz.aptx-4869 | 
| ArtifactId | ArtifactIdwxwork-spring-boot-starter | 
| Last Version | Last Version1.2.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwxwork-spring-boot-starter 对接企业微信接口封装服务 | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/xyz.aptx-4869/wxwork-spring-boot-starter/ -->
<dependency>
    <groupId>xyz.aptx-4869</groupId>
    <artifactId>wxwork-spring-boot-starter</artifactId>
    <version>1.2.8</version>
</dependency>// https://jarcasting.com/artifacts/xyz.aptx-4869/wxwork-spring-boot-starter/
implementation 'xyz.aptx-4869:wxwork-spring-boot-starter:1.2.8'// https://jarcasting.com/artifacts/xyz.aptx-4869/wxwork-spring-boot-starter/
implementation ("xyz.aptx-4869:wxwork-spring-boot-starter:1.2.8")'xyz.aptx-4869:wxwork-spring-boot-starter:jar:1.2.8'<dependency org="xyz.aptx-4869" name="wxwork-spring-boot-starter" rev="1.2.8">
  <artifact name="wxwork-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='xyz.aptx-4869', module='wxwork-spring-boot-starter', version='1.2.8')
)libraryDependencies += "xyz.aptx-4869" % "wxwork-spring-boot-starter" % "1.2.8"[xyz.aptx-4869/wxwork-spring-boot-starter "1.2.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 2.5.2 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.2 | 
| org.projectlombok : lombok Optional | jar | 1.18.20 | 
| org.ehcache : ehcache | jar | 3.9.4 | 
| org.dom4j : dom4j | jar | 2.1.3 |