spring-boot-starter-sinsz-wxpn

基于springboot扩展微信公众号集成 Copyright © 2018 sinsz.com All rights reserved. https://www.sinsz.com

License

License

The MIT License (MIT)
Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.sinsz
ArtifactId

ArtifactId

spring-boot-starter-sinsz-wxpn
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-sinsz-wxpn
基于springboot扩展微信公众号集成 Copyright © 2018 sinsz.com All rights reserved. https://www.sinsz.com
Project URL

Project URL

https://www.sinsz.com
Project Organization

Project Organization

sinszm
Source Code Management

Source Code Management

https://gitee.com/sinszm/spring-boot-starter-sinsz-wxpn.git

Download spring-boot-starter-sinsz-wxpn

How to add to project

<!-- https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-wxpn/ -->
<dependency>
    <groupId>com.sinsz</groupId>
    <artifactId>spring-boot-starter-sinsz-wxpn</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-wxpn/
implementation 'com.sinsz:spring-boot-starter-sinsz-wxpn:0.0.2'
// https://jarcasting.com/artifacts/com.sinsz/spring-boot-starter-sinsz-wxpn/
implementation ("com.sinsz:spring-boot-starter-sinsz-wxpn:0.0.2")
'com.sinsz:spring-boot-starter-sinsz-wxpn:jar:0.0.2'
<dependency org="com.sinsz" name="spring-boot-starter-sinsz-wxpn" rev="0.0.2">
  <artifact name="spring-boot-starter-sinsz-wxpn" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinsz', module='spring-boot-starter-sinsz-wxpn', version='0.0.2')
)
libraryDependencies += "com.sinsz" % "spring-boot-starter-sinsz-wxpn" % "0.0.2"
[com.sinsz/spring-boot-starter-sinsz-wxpn "0.0.2"]

Dependencies

compile (11)

Group / Artifact Type Version
com.sinsz : spring-boot-starter-sinsz-common Optional jar 0.0.1
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.0.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
commons-codec : commons-codec jar 1.11
org.jdom : jdom2 jar 2.0.6
dom4j : dom4j jar 1.6.1
org.hibernate.validator : hibernate-validator Optional jar 6.0.13.Final
org.springframework.boot : spring-boot-starter-web Optional jar 2.1.0.RELEASE
com.thoughtworks.xstream : xstream jar 1.4.9
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.9.7

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1