MVN

net.javacrumbs : smock-http-client

Maven & Gradle

Sep 26, 2017
2 usages
6 stars

smock-http-client · Classes to test WS client. Changes http and https JAaa protocol implementation to use mock framework.

<dependency>
    <groupId>net.javacrumbs</groupId>
    <artifactId>smock-http-client</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.javacrumbs : smock-http-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of net.javacrumbs : smock-http-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
smock-http-client-0.9.0
0.7
smock-http-client-0.7
0.6
smock-http-client-0.6
0.5
smock-http-client-0.5
0.4
smock-http-client-0.4
0.3
smock-http-client-0.3
0.2
smock-http-client-0.2

How to add a dependency to Maven

Add the following net.javacrumbs : smock-http-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.javacrumbs</groupId>
    <artifactId>smock-http-client</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.javacrumbs : smock-http-client gradle dependency to your build.gradle file:

implementation 'net.javacrumbs:smock-http-client:0.9.0'

Gradle Kotlin DSL: Add the following net.javacrumbs : smock-http-client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.javacrumbs:smock-http-client:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.javacrumbs : smock-http-client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.javacrumbs" % "smock-http-client" % "0.9.0"

Advertisement

Dependencies from Group

Sep 26, 2017
6 usages
6 stars
Sep 06, 2015
3 usages
12 stars
Sep 26, 2017
3 usages
6 stars
Sep 26, 2017
3 usages
6 stars
May 09, 2011
3 usages

Discover Dependencies

Jun 05, 2018
2 usages
1 stars
May 11, 2020
3 usages
8 stars
Dec 17, 2021
3 usages
120 stars
Dec 22, 2021
2 usages
428 stars
Jun 18, 2014
2 usages
581 stars