License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.vogle.sbpayment |
ArtifactId | ArtifactIdsbpayment-client |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionsbpayment-client
Connect to sbpayment system
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sbpayment-client-1.0.0.pom | |
sbpayment-client-1.0.0.jar | 55 KB |
sbpayment-client-1.0.0-sources.jar | 38 KB |
sbpayment-client-1.0.0-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-client/ -->
<dependency>
<groupId>com.vogle.sbpayment</groupId>
<artifactId>sbpayment-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-client/
implementation 'com.vogle.sbpayment:sbpayment-client:1.0.0'
// https://jarcasting.com/artifacts/com.vogle.sbpayment/sbpayment-client/
implementation ("com.vogle.sbpayment:sbpayment-client:1.0.0")
'com.vogle.sbpayment:sbpayment-client:jar:1.0.0'
<dependency org="com.vogle.sbpayment" name="sbpayment-client" rev="1.0.0">
<artifact name="sbpayment-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vogle.sbpayment', module='sbpayment-client', version='1.0.0')
)
libraryDependencies += "com.vogle.sbpayment" % "sbpayment-client" % "1.0.0"
[com.vogle.sbpayment/sbpayment-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
com.fasterxml.jackson.dataformat : jackson-dataformat-xml | jar | 2.9.8 |
org.hibernate.validator : hibernate-validator | jar | 6.0.15.Final |
org.slf4j : slf4j-api | jar | 1.7.26 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.1-b11 |