License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdtop.javatool |
ArtifactId | ArtifactIdspring-boot-payment-starter |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot-payment-starter
app store and goole play pament sdk
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/top.javatool/spring-boot-payment-starter/ -->
<dependency>
<groupId>top.javatool</groupId>
<artifactId>spring-boot-payment-starter</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/top.javatool/spring-boot-payment-starter/
implementation 'top.javatool:spring-boot-payment-starter:1.2.0'
// https://jarcasting.com/artifacts/top.javatool/spring-boot-payment-starter/
implementation ("top.javatool:spring-boot-payment-starter:1.2.0")
'top.javatool:spring-boot-payment-starter:jar:1.2.0'
<dependency org="top.javatool" name="spring-boot-payment-starter" rev="1.2.0">
<artifact name="spring-boot-payment-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.javatool', module='spring-boot-payment-starter', version='1.2.0')
)
libraryDependencies += "top.javatool" % "spring-boot-payment-starter" % "1.2.0"
[top.javatool/spring-boot-payment-starter "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
com.squareup.retrofit2 : converter-gson | jar | 2.5.0 |
com.squareup.retrofit2 : retrofit | jar | 2.5.0 |
com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
com.alibaba : fastjson | jar | 1.2.58 |
commons-collections : commons-collections | jar | 3.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |