is not current version
Last Version 1.2.8

xyz.aptx-4869:wxwork-spring-boot-starter 1.0.7

对接企业微信接口封装服务

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

xyz.aptx-4869
ArtifactId

ArtifactId

wxwork-spring-boot-starter
Version

Version

1.0.7
Type

Type

jar

Download wxwork-spring-boot-starter 1.0.7


<!-- 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.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.aptx-4869/wxwork-spring-boot-starter/
implementation 'xyz.aptx-4869:wxwork-spring-boot-starter:1.0.7'
// https://jarcasting.com/artifacts/xyz.aptx-4869/wxwork-spring-boot-starter/
implementation ("xyz.aptx-4869:wxwork-spring-boot-starter:1.0.7")
'xyz.aptx-4869:wxwork-spring-boot-starter:jar:1.0.7'
<dependency org="xyz.aptx-4869" name="wxwork-spring-boot-starter" rev="1.0.7">
  <artifact name="wxwork-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.aptx-4869', module='wxwork-spring-boot-starter', version='1.0.7')
)
libraryDependencies += "xyz.aptx-4869" % "wxwork-spring-boot-starter" % "1.0.7"
[xyz.aptx-4869/wxwork-spring-boot-starter "1.0.7"]