Last Version

Connect2pay Java Client 2.0.1

This is the Java implementation of the PayXpert Connect2pay Payment Page API.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.payxpert
ArtifactId

ArtifactId

connect2pay-client
Version

Version

2.0.1
Type

Type

jar
Description

Description

Connect2pay Java Client
This is the Java implementation of the PayXpert Connect2pay Payment Page API.
Project URL

Project URL

https://www.payxpert.com/
Source Code Management

Source Code Management

https://github.com/PayXpert/connect2pay-java-client/tree/master

Download connect2pay-client 2.0.1


<!-- https://jarcasting.com/artifacts/com.payxpert/connect2pay-client/ -->
<dependency>
    <groupId>com.payxpert</groupId>
    <artifactId>connect2pay-client</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.payxpert/connect2pay-client/
implementation 'com.payxpert:connect2pay-client:2.0.1'
// https://jarcasting.com/artifacts/com.payxpert/connect2pay-client/
implementation ("com.payxpert:connect2pay-client:2.0.1")
'com.payxpert:connect2pay-client:jar:2.0.1'
<dependency org="com.payxpert" name="connect2pay-client" rev="2.0.1">
  <artifact name="connect2pay-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.payxpert', module='connect2pay-client', version='2.0.1')
)
libraryDependencies += "com.payxpert" % "connect2pay-client" % "2.0.1"
[com.payxpert/connect2pay-client "2.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
ch.qos.logback : logback-classic jar 1.2.3
com.ning : async-http-client jar 1.9.40
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
net.sf.oval : oval jar 1.90

test (4)

Group / Artifact Type Version
junit : junit jar 4.13
com.sun.activation : javax.activation jar 1.2.0
org.mockito : mockito-core jar 2.28.2
org.jsoup : jsoup jar 1.12.1

Project Modules

There are no modules declared in this project.