MVN

com.worldline.sips : sdk-parent

Maven & Gradle

Feb 07, 2018
4 stars

SIPS :: SDK Parent · This library simplifies the use of SIPS 2.0, the Worldline e-payments API.

<dependency>
    <groupId>com.worldline.sips</groupId>
    <artifactId>sdk-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.worldline.sips : sdk-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.worldline.sips : sdk-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
sdk-parent-1.0.1
sdk-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.worldline.sips</groupId>
    <artifactId>sdk-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement