MVN

com.stehno.ersatz : ersatz

Maven & Gradle

Dec 08, 2019
1 usages
46 stars

ersatz · Mock server library for testing HTTP clients.

<dependency>
    <groupId>com.stehno.ersatz</groupId>
    <artifactId>ersatz</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.stehno.ersatz : ersatz to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.stehno.ersatz : ersatz to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
ersatz-2.0.0
1.9.x
ersatz-1.9.0
1.8.x
ersatz-1.8.1
ersatz-1.8.0
1.7.x
ersatz-1.7.0
1.6.x
ersatz-1.6.2
ersatz-1.6.1
ersatz-1.6.0
1.5.x
ersatz-1.5.0
1.4.x
ersatz-1.4.0
1.3.x
ersatz-1.3.0
1.2.x
ersatz-1.2.1
ersatz-1.2.0
1.1.x
ersatz-1.1.0
1.0.x
ersatz-1.0.0
0.6.x
ersatz-0.6.0
0.5.x
ersatz-0.5.0
0.4.x
ersatz-0.4.3

How to add a dependency to Maven

Add the following com.stehno.ersatz : ersatz maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.stehno.ersatz</groupId>
    <artifactId>ersatz</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.stehno.ersatz : ersatz gradle dependency to your build.gradle file:

implementation 'com.stehno.ersatz:ersatz:2.0.0'

Gradle Kotlin DSL: Add the following com.stehno.ersatz : ersatz gradle kotlin dependency to your build.gradle.kts file:

implementation("com.stehno.ersatz:ersatz:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.stehno.ersatz : ersatz sbt scala dependency to your build.sbt file:

libraryDependencies += "com.stehno.ersatz" % "ersatz" % "2.0.0"

Advertisement

Dependencies from Group

Dec 08, 2019
1 usages
46 stars

Discover Dependencies

Jan 12, 2018
12 usages
2.2k stars
Aug 23, 2017
495 stars
Mar 18, 2023
5 usages
116 stars
Mar 01, 2021
24 usages
24 stars
Nov 22, 2018
1 usages
11 stars