Last Version

sbpayment-client 1.0.0

Connect to sbpayment system

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.vogle.sbpayment
ArtifactId

ArtifactId

sbpayment-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

sbpayment-client
Connect to sbpayment system
Project URL

Project URL

https://github.com/vogle/sbpayment-java
Project Organization

Project Organization

Vogle Labs.
Source Code Management

Source Code Management

https://github.com/vogle/sbpayment-java.git

Download sbpayment-client 1.0.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

runtime (1)

Group / Artifact Type Version
org.glassfish : javax.el jar 3.0.1-b11

Project Modules

There are no modules declared in this project.