spring-boot-starter-pay

pay sdk for springboot.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.seepine
ArtifactId

ArtifactId

spring-boot-starter-pay
Last Version

Last Version

0.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-pay
pay sdk for springboot.
Project URL

Project URL

https://github.com/wraptor/spring-boot-starter-pay.git
Source Code Management

Source Code Management

https://github.com/wraptor

Download spring-boot-starter-pay

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.5
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-configuration-processor jar 2.4.5
com.alipay.sdk : alipay-sdk-java jar 4.22.30.ALL
com.seepine : httpclient jar 1.0.0
cn.hutool : hutool-http jar 5.7.20

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.4
0.2.3
0.2.2
0.2.0
0.1.2
0.1.1
0.1.0
0.0.1