is not current version
Last Version 1.1.2.RELEASE

szm-boot-basicwx 1.1.0.RELEASE

基于SpringBoot扩展生态应用基础微信组件 Copyright © 2020 智慧程序猿 All rights reserved. https://www.sinsz.com

License

License

GroupId

GroupId

com.sinszm
ArtifactId

ArtifactId

szm-boot-basicwx
Version

Version

1.1.0.RELEASE
Type

Type

jar
Description

Description

szm-boot-basicwx
基于SpringBoot扩展生态应用基础微信组件 Copyright © 2020 智慧程序猿 All rights reserved. https://www.sinsz.com
Project Organization

Project Organization

SINSZM
Source Code Management

Source Code Management

https://gitee.com/sinszm/szm-boot.git

Download szm-boot-basicwx 1.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.sinszm/szm-boot-basicwx/ -->
<dependency>
    <groupId>com.sinszm</groupId>
    <artifactId>szm-boot-basicwx</artifactId>
    <version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-basicwx/
implementation 'com.sinszm:szm-boot-basicwx:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.sinszm/szm-boot-basicwx/
implementation ("com.sinszm:szm-boot-basicwx:1.1.0.RELEASE")
'com.sinszm:szm-boot-basicwx:jar:1.1.0.RELEASE'
<dependency org="com.sinszm" name="szm-boot-basicwx" rev="1.1.0.RELEASE">
  <artifact name="szm-boot-basicwx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinszm', module='szm-boot-basicwx', version='1.1.0.RELEASE')
)
libraryDependencies += "com.sinszm" % "szm-boot-basicwx" % "1.1.0.RELEASE"
[com.sinszm/szm-boot-basicwx "1.1.0.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
com.sinszm : szm-boot-common Optional jar 1.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-web Optional jar
commons-net : commons-net jar
org.apache.httpcomponents : httpclient jar 4.5.3
commons-io : commons-io jar
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.