MVN

se.mockachino : mockachino

Maven & Gradle

Feb 08, 2019
2 usages
4 stars

Mockachino · A lightweight mocking framework

<dependency>
    <groupId>se.mockachino</groupId>
    <artifactId>mockachino</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of se.mockachino : mockachino to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of se.mockachino : mockachino to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
mockachino-0.8.0
0.7.x
mockachino-0.7.1
mockachino-0.7.0
0.6.x
mockachino-0.6.2
mockachino-0.6.1
mockachino-0.6.0

How to add a dependency to Maven

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

<dependency>
    <groupId>se.mockachino</groupId>
    <artifactId>mockachino</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following se.mockachino : mockachino gradle dependency to your build.gradle file:

implementation 'se.mockachino:mockachino:0.8.0'

Gradle Kotlin DSL: Add the following se.mockachino : mockachino gradle kotlin dependency to your build.gradle.kts file:

implementation("se.mockachino:mockachino:0.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following se.mockachino : mockachino sbt scala dependency to your build.sbt file:

libraryDependencies += "se.mockachino" % "mockachino" % "0.8.0"

Advertisement

Dependencies from Group

Feb 08, 2019
2 usages
4 stars

Discover Dependencies

Jul 28, 2015
1 usages
90 stars
Apr 17, 2016
1 usages
Apr 17, 2016
1 usages
Jun 05, 2021
2 usages
56 stars
Jun 22, 2016
1 usages
0 stars
May 01, 2018
1 usages
0 stars
Sep 18, 2015
1 usages
0 stars