MVN

software.sham : sham-http

Maven & Gradle

Mar 05, 2015
1 usages
3 stars

Mock HTTP Testing API · Testing library for mocking interactions to external HTTP servers

<dependency>
    <groupId>software.sham</groupId>
    <artifactId>sham-http</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.sham : sham-http to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of software.sham : sham-http to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
sham-http-1.0.0

How to add a dependency to Maven

Add the following software.sham : sham-http maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>software.sham</groupId>
    <artifactId>sham-http</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following software.sham : sham-http gradle dependency to your build.gradle file:

implementation 'software.sham:sham-http:1.0.0'

Gradle Kotlin DSL: Add the following software.sham : sham-http gradle kotlin dependency to your build.gradle.kts file:

implementation("software.sham:sham-http:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following software.sham : sham-http sbt scala dependency to your build.sbt file:

libraryDependencies += "software.sham" % "sham-http" % "1.0.0"

Advertisement

Dependencies from Group

Jun 14, 2017
5 usages
9 stars
Mar 05, 2015
1 usages
3 stars
Jan 27, 2016
9 stars
Sep 21, 2016
0 stars

Discover Dependencies

Aug 26, 2014
2 usages
13k stars
Feb 13, 2015
1 usages
1 stars
Sep 20, 2005
2 usages
Feb 20, 2012
1 usages
Sep 13, 2011
2 usages
21 stars
Mar 31, 2014
1 usages
71 stars
Nov 06, 2012
1 usages
14 stars