MVN

com.paypal.sdk : merchantsdk

Maven & Gradle

Mar 24, 2017
2 usages
63 stars

MerchantSDK · The PayPal Merchant SDK provides Java APIs for processing payments, recurring payments, subscriptions and transactions using PayPal's Merchant APIs, which include Express Checkout, Recurring Payments, Direct Payment and Transactional APIs.

<dependency>
    <groupId>com.paypal.sdk</groupId>
    <artifactId>merchantsdk</artifactId>
    <version>2.15.122</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.paypal.sdk : merchantsdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.15.122

All Versions

Choose a version of com.paypal.sdk : merchantsdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.15.x
merchantsdk-2.15.122
merchantsdk-2.15.121
2.14.x
merchantsdk-2.14.117
2.13.x
merchantsdk-2.13.117
2.12.x
merchantsdk-2.12.117
2.11.x
merchantsdk-2.11.117
2.10.x
merchantsdk-2.10.116
2.9.x
merchantsdk-2.9.115
2.8.x
merchantsdk-2.8.114
2.7.x
merchantsdk-2.7.113
2.6.x
merchantsdk-2.6.109
2.5.x
merchantsdk-2.5.106
2.4.x
merchantsdk-2.4.103
2.3.x
merchantsdk-2.3.102
merchantsdk-2.3.101
merchantsdk-2.3.100
2.2.x
merchantsdk-2.2.98
2.1.x
merchantsdk-2.1.96

How to add a dependency to Maven

Add the following com.paypal.sdk : merchantsdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.paypal.sdk</groupId>
    <artifactId>merchantsdk</artifactId>
    <version>2.15.122</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.paypal.sdk : merchantsdk gradle dependency to your build.gradle file:

implementation 'com.paypal.sdk:merchantsdk:2.15.122'

Gradle Kotlin DSL: Add the following com.paypal.sdk : merchantsdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.paypal.sdk:merchantsdk:2.15.122")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.paypal.sdk : merchantsdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.paypal.sdk" % "merchantsdk" % "2.15.122"

Advertisement

Dependencies from Group

Jun 21, 2016
7 usages
62 stars
6 usages
518 stars
Feb 09, 2018
4 usages
787 stars
Jul 21, 2022
3 usages
176 stars
Mar 24, 2017
2 usages
63 stars

Discover Dependencies

Jul 27, 2023
1 usages
38 stars
Aug 25, 2015
4 usages
496 stars
Nov 16, 2017
1 usages
10 stars
Aug 09, 2023
5 usages
2k stars
Aug 25, 2023
858 usages
60.1k stars