Last Version

rest-api-sdk 1.14.0

PayPal SDK for integrating with the REST APIs

License

License

PayPal SDK License
GroupId

GroupId

com.paypal.sdk
ArtifactId

ArtifactId

rest-api-sdk
Version

Version

1.14.0
Type

Type

jar
Description

Description

rest-api-sdk
PayPal SDK for integrating with the REST APIs
Project URL

Project URL

https://github.com/paypal/PayPal-Java-SDK.git
Source Code Management

Source Code Management

https://github.com/paypal/PayPal-Java-SDK.git

Download rest-api-sdk 1.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
com.google.code.gson : gson jar 2.2.2

test (7)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.apache.logging.log4j : log4j-core jar 2.1
org.testng : testng jar 6.3.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.1
org.apache.logging.log4j : log4j-api jar 2.1
org.powermock : powermock-module-testng jar 1.7.3
org.powermock : powermock-api-mockito jar 1.7.3

Project Modules

There are no modules declared in this project.