MVN

pw.avvero : request-captor

Maven & Gradle

Mar 13, 2024
2 stars

Request captor for MockRestServiceServer · Provides utility functions to capture HTTP requests in tests. - https://github.com/avvero/kafka-test-support

<dependency>
    <groupId>pw.avvero</groupId>
    <artifactId>request-captor</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pw.avvero : request-captor to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of pw.avvero : request-captor to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
request-captor-1.0.0

How to add a dependency to Maven

Add the following pw.avvero : request-captor maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>pw.avvero</groupId>
    <artifactId>request-captor</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following pw.avvero : request-captor gradle dependency to your build.gradle file:

implementation 'pw.avvero:request-captor:1.0.0'

Gradle Kotlin DSL: Add the following pw.avvero : request-captor gradle kotlin dependency to your build.gradle.kts file:

implementation("pw.avvero:request-captor:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following pw.avvero : request-captor sbt scala dependency to your build.sbt file:

libraryDependencies += "pw.avvero" % "request-captor" % "1.0.0"

Advertisement

Dependencies from Group

Jan 19, 2024
3 stars
Feb 29, 2024
0 stars
Mar 13, 2024
2 stars
Mar 13, 2024
2 stars

Discover Dependencies

Mar 13, 2024
2 stars
Mar 13, 2024
0 stars
Mar 13, 2024
124.9k stars
Mar 13, 2024
36.5k stars
Mar 13, 2024
1 stars
Mar 13, 2024