MVN

software.betamax : betamax-specs2_2.11

Maven & Gradle

Jul 30, 2016
463 stars

Betamax · Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests.

<dependency>
    <groupId>software.betamax</groupId>
    <artifactId>betamax-specs2_2.11</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of software.betamax : betamax-specs2_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1
  • Latest Alpha: 2.0.0-alpha-1

All Versions

Choose a version of software.betamax : betamax-specs2_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
betamax-specs2_2.11-2.0.1
betamax-specs2_2.11-2.0.0
betamax-specs2_2.11-2.0.0-alpha-1

How to add a dependency to Maven

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

<dependency>
    <groupId>software.betamax</groupId>
    <artifactId>betamax-specs2_2.11</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following software.betamax : betamax-specs2_2.11 gradle dependency to your build.gradle file:

implementation 'software.betamax:betamax-specs2_2.11:2.0.1'

Gradle Kotlin DSL: Add the following software.betamax : betamax-specs2_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("software.betamax:betamax-specs2_2.11:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following software.betamax : betamax-specs2_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "software.betamax" % "betamax-specs2_2.11" % "2.0.1"

Advertisement

Dependencies from Group

Jul 30, 2016
7 usages
463 stars
Jul 30, 2016
3 usages
463 stars
Jul 30, 2016
463 stars

Discover Dependencies

Mar 07, 2016
1 stars
Jun 01, 2016
62 stars
Jun 01, 2016
1 usages
62 stars
Feb 10, 2021
1 usages
Mar 07, 2016
1 stars
Mar 11, 2016
315 stars
Mar 03, 2021
2 usages
2.4k stars
Apr 02, 2018
3.5k stars
Jan 01, 2017
2 usages
3 stars