SIPS Payment SDK

This library simplifies the use of SIPS 2.0, the Worldline e-payments API

License

License

MIT
GroupId

GroupId

com.worldline.sips
ArtifactId

ArtifactId

payment-sdk-common
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

SIPS Payment SDK
This library simplifies the use of SIPS 2.0, the Worldline e-payments API
Project URL

Project URL

https://github.com/worldline/sips-sdk-java/
Project Organization

Project Organization

Worldline
Source Code Management

Source Code Management

https://github.com/worldline/sips-sdk-java

Download payment-sdk-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.worldline.sips/payment-sdk-common/ -->
<dependency>
    <groupId>com.worldline.sips</groupId>
    <artifactId>payment-sdk-common</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.worldline.sips/payment-sdk-common/
implementation 'com.worldline.sips:payment-sdk-common:1.4.3'
// https://jarcasting.com/artifacts/com.worldline.sips/payment-sdk-common/
implementation ("com.worldline.sips:payment-sdk-common:1.4.3")
'com.worldline.sips:payment-sdk-common:jar:1.4.3'
<dependency org="com.worldline.sips" name="payment-sdk-common" rev="1.4.3">
  <artifact name="payment-sdk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.worldline.sips', module='payment-sdk-common', version='1.4.3')
)
libraryDependencies += "com.worldline.sips" % "payment-sdk-common" % "1.4.3"
[com.worldline.sips/payment-sdk-common "1.4.3"]

Dependencies

runtime (4)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.1
org.apache.commons : commons-lang3 jar 3.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0