License |
License |
---|---|
GroupId | GroupIdcom.paypal |
ArtifactId | ArtifactIdpaypalhttp-testutils |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaypalhttp-testutils
Test utilities for testing PayPalHttp and derived libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.paypal/paypalhttp-testutils/ -->
<dependency>
<groupId>com.paypal</groupId>
<artifactId>paypalhttp-testutils</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.paypal/paypalhttp-testutils/
implementation 'com.paypal:paypalhttp-testutils:1.0.2'
// https://jarcasting.com/artifacts/com.paypal/paypalhttp-testutils/
implementation ("com.paypal:paypalhttp-testutils:1.0.2")
'com.paypal:paypalhttp-testutils:jar:1.0.2'
<dependency org="com.paypal" name="paypalhttp-testutils" rev="1.0.2">
<artifact name="paypalhttp-testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.paypal', module='paypalhttp-testutils', version='1.0.2')
)
libraryDependencies += "com.paypal" % "paypalhttp-testutils" % "1.0.2"
[com.paypal/paypalhttp-testutils "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.13.6 |
com.github.tomakehurst : wiremock | jar | 2.4.1 |
org.mockito : mockito-core | jar | [2,3) |