License |
License |
---|---|
GroupId | GroupIdorg.light4j |
ArtifactId | ArtifactIdpayment-util |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpayment-util
hcpay payment-util java sdk
|
Filename | Size |
---|---|
payment-util-1.0.pom | |
payment-util-1.0.jar | 23 KB |
payment-util-1.0-sources.jar | 18 KB |
payment-util-1.0-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.light4j/payment-util/ -->
<dependency>
<groupId>org.light4j</groupId>
<artifactId>payment-util</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.light4j/payment-util/
implementation 'org.light4j:payment-util:1.0'
// https://jarcasting.com/artifacts/org.light4j/payment-util/
implementation ("org.light4j:payment-util:1.0")
'org.light4j:payment-util:jar:1.0'
<dependency org="org.light4j" name="payment-util" rev="1.0">
<artifact name="payment-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.light4j', module='payment-util', version='1.0')
)
libraryDependencies += "org.light4j" % "payment-util" % "1.0"
[org.light4j/payment-util "1.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-codec : commons-codec | jar | 1.9 |
dom4j : dom4j | jar | 1.1 |
commons-logging : commons-logging | jar | 1.1.1 |
com.alibaba : fastjson | jar | 1.1.23 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
javax.servlet : servlet-api | jar | 2.5 |