License |
License |
---|---|
GroupId | GroupIdcom.uqpay.sdk |
ArtifactId | ArtifactIduqpay-payment |
Version | Version5.8.4.1 |
Type | Typejar |
Description |
Descriptionuqpay-sdk
uqpay payment server side SDK
|
Filename | Size |
---|---|
uqpay-payment-5.8.4.1.pom | |
uqpay-payment-5.8.4.1.jar | 117 KB |
uqpay-payment-5.8.4.1-sources.jar | 69 KB |
uqpay-payment-5.8.4.1-javadoc.jar | 668 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/ -->
<dependency>
<groupId>com.uqpay.sdk</groupId>
<artifactId>uqpay-payment</artifactId>
<version>5.8.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/
implementation 'com.uqpay.sdk:uqpay-payment:5.8.4.1'
// https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/
implementation ("com.uqpay.sdk:uqpay-payment:5.8.4.1")
'com.uqpay.sdk:uqpay-payment:jar:5.8.4.1'
<dependency org="com.uqpay.sdk" name="uqpay-payment" rev="5.8.4.1">
<artifact name="uqpay-payment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uqpay.sdk', module='uqpay-payment', version='5.8.4.1')
)
libraryDependencies += "com.uqpay.sdk" % "uqpay-payment" % "5.8.4.1"
[com.uqpay.sdk/uqpay-payment "5.8.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.7 |
commons-codec : commons-codec | jar | 1.12 |
org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
com.fasterxml.jackson.core : jackson-databind | jar | [2.9.8,) |
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
org.junit.platform : junit-platform-console-standalone | jar | 1.5.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.junit.platform : junit-platform-runner | jar | 1.5.2 |
org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
org.glassfish : javax.el | jar | 3.0.0 |