MVN

com.mariocairone.cucumbersome : core

Maven & Gradle

Feb 03, 2020
6 usages
3 stars

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

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

Latest Version

Choose a version of com.mariocairone.cucumbersome : core 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 : core to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.mariocairone.cucumbersome" % "core" % "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

Aug 16, 2023
6 usages
138 stars
Feb 24, 2015
11 usages
2.3k stars
Sep 15, 2016
2 usages
39 stars
Apr 30, 2021
4 usages
16.9k stars
Sep 09, 2015
2 usages
0 stars
Oct 28, 2015
3 usages
2 stars
Mar 01, 2016
2 usages
0 stars
Sep 20, 2017
4 usages
312 stars