MVN

com.mariocairone.cucumbersome : mock

Maven & Gradle

Feb 03, 2020
1 usages
3 stars

Cucumbersome: Mock · A small, lightweight framework to speed up testing using cucumber

<dependency>
    <groupId>com.mariocairone.cucumbersome</groupId>
    <artifactId>mock</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mariocairone.cucumbersome : mock to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1
  • Latest Alpha: 1.0.0.alpha

All Versions

Choose a version of com.mariocairone.cucumbersome : mock to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
mock-1.0.1
mock-1.0.0
mock-1.0.0.alpha

How to add a dependency to Maven

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

<dependency>
    <groupId>com.mariocairone.cucumbersome</groupId>
    <artifactId>mock</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mariocairone.cucumbersome : mock gradle dependency to your build.gradle file:

implementation 'com.mariocairone.cucumbersome:mock:1.0.1'

Gradle Kotlin DSL: Add the following com.mariocairone.cucumbersome : mock gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mariocairone.cucumbersome:mock:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mariocairone.cucumbersome : mock sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mariocairone.cucumbersome" % "mock" % "1.0.1"

Advertisement

Dependencies from Group

Feb 03, 2020
6 usages
3 stars
Feb 03, 2020
5 usages
3 stars
Feb 03, 2020
2 usages
3 stars
Feb 03, 2020
1 usages
3 stars
Feb 03, 2020
1 usages
3 stars

Discover Dependencies

Feb 03, 2020
1 usages
3 stars
Dec 20, 2022
4 usages
20 stars
Oct 26, 2019
1 usages
6 stars
Oct 26, 2019
1 usages
6 stars
Oct 26, 2019
1 usages
6 stars
Dec 15, 2022
2 usages
0 stars
Nov 19, 2019
1 usages
4 stars
Apr 23, 2020
2 usages
0 stars
Apr 23, 2020
2 usages
0 stars
Jul 13, 2023
9 usages
5.3k stars