| License |
License |
|---|---|
| GroupId | GroupIdcom.uqpay.sdk |
| ArtifactId | ArtifactIduqpay-payment |
| Last Version | Last Version5.9.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionuqpay-sdk
uqpay payment server side SDK
|
| Filename | Size |
|---|---|
| uqpay-payment-5.9.2.pom | |
| uqpay-payment-5.9.2.jar | 110 KB |
| uqpay-payment-5.9.2-sources.jar | 65 KB |
| uqpay-payment-5.9.2-javadoc.jar | 675 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/ -->
<dependency>
<groupId>com.uqpay.sdk</groupId>
<artifactId>uqpay-payment</artifactId>
<version>5.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/
implementation 'com.uqpay.sdk:uqpay-payment:5.9.2'
// https://jarcasting.com/artifacts/com.uqpay.sdk/uqpay-payment/
implementation ("com.uqpay.sdk:uqpay-payment:5.9.2")
'com.uqpay.sdk:uqpay-payment:jar:5.9.2'
<dependency org="com.uqpay.sdk" name="uqpay-payment" rev="5.9.2">
<artifact name="uqpay-payment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uqpay.sdk', module='uqpay-payment', version='5.9.2')
)
libraryDependencies += "com.uqpay.sdk" % "uqpay-payment" % "5.9.2"
[com.uqpay.sdk/uqpay-payment "5.9.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| commons-codec : commons-codec | jar | 1.15 |
| org.hibernate.validator : hibernate-validator | jar | 7.0.1.Final |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| org.junit.platform : junit-platform-console-standalone | jar | 1.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.junit.platform : junit-platform-runner | jar | 1.7.2 |
| org.junit.platform : junit-platform-surefire-provider | jar | 1.3.2 |
| org.glassfish : jakarta.el | jar | 4.0.1 |