Last Version

spring-boot-starter-sinsz-pay 0.0.4

基于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-pay
Version

Version

0.0.4
Type

Type

jar
Description

Description

spring-boot-starter-sinsz-pay
基于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-pay.git

Download spring-boot-starter-sinsz-pay 0.0.4


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

Dependencies

compile (16)

Group / Artifact Type Version
com.sinsz : spring-boot-starter-sinsz-common Optional jar 0.0.6
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.springframework.boot : spring-boot-starter-web 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.apache.httpcomponents : fluent-hc jar 4.5.6
org.apache.httpcomponents : httpmime jar 4.5.6
org.hibernate.validator : hibernate-validator Optional jar 6.0.13.Final
com.alibaba : fastjson jar 1.2.51
com.alipay.sdk : alipay-sdk-java jar 3.4.27.ALL
commons-logging : commons-logging jar 1.2
com.thoughtworks.xstream : xstream jar 1.4.9
com.fasterxml.jackson.core : jackson-databind jar 2.9.6

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.