How To Install Java Artifact io.cucumber.cucumber-expressions v5.0.0

io.cucumber cucumber-expressions 5.0.0

Introduction

In this article, we'll learn how to install Java artifact cucumber-expressions from io.cucumber group in version 5.0.0. The artifact is available in 78 versions: 17.1.0 17.0.2 17.0.1 17.0.0 16.1.2 16.1.1 16.1.0 16.0.1 16.0.0 15.2.0 15.1.1 15.1.0 15.0.2 15.0.1 13.0.1 12.1.3 12.1.2 12.1.1 12.1.0 12.0.1 12.0.0 11.0.2 11.0.1 11.0.0 10.3.0 10.2.2 10.2.1 10.2.0 10.1.0 10.0.0 9.0.0 8.3.1 8.3.0 8.2.1 8.2.0 8.1.0 8.0.2 8.0.1 8.0.0 7.0.2 7.0.0 6.6.2 6.2.2 6.2.0 6.1.2 6.1.1 6.1.0 6.0.1 6.0.0 5.0.19 5.0.18 5.0.17 5.0.16 5.0.15 5.0.14 5.0.13 5.0.12 5.0.11 5.0.10 5.0.7 5.0.6 5.0.5 5.0.4 5.0.3 5.0.2 5.0.0 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.0.0 2.0.1 2.0.0 1.0.4 1.0.2 1.0.0 . The cucumber-expressions project has been released under MIT License license, and has its own website at: https://github.com/cucumber/cucumber-expressions-java . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact io.cucumber.cucumber-expressions In Version 5.0.0

To install the cucumber-expressions artifact in version 5.0.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses cucumber-expressions dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Test dependencies (3)

Licenses