Last Version

braintreehttp-testutils 1.3.1

Test utilities for testing BraintreeHttp and derived libraries

License

License

MIT
GroupId

GroupId

com.braintreepayments
ArtifactId

ArtifactId

braintreehttp-testutils
Version

Version

1.3.1
Type

Type

jar
Description

Description

braintreehttp-testutils
Test utilities for testing BraintreeHttp and derived libraries

Download braintreehttp-testutils 1.3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testng : testng jar 6.9.13.6
org.mockito : mockito-core jar [2,3)
com.github.tomakehurst : wiremock jar 2.4.1

Project Modules

There are no modules declared in this project.