How To Install Java Artifact io.cucumber.messages v15.0.0

io.cucumber messages 15.0.0

Introduction

In this article, we'll learn how to install Java artifact messages from io.cucumber group in version 15.0.0. The artifact is available in 72 versions: 25.0.1 25.0.0 24.1.0 24.0.1 24.0.0 23.0.0 22.0.0 21.0.1 20.0.0 19.1.4 19.1.3 19.1.2 19.1.1 19.1.0 19.0.0 18.0.0 17.1.1 17.1.0 17.0.1 17.0.0 16.0.1 16.0.0 15.0.0 14.1.2 14.1.1 14.1.0 14.0.1 14.0.0 13.2.1 13.2.0 13.1.0 13.0.1 13.0.0 12.4.0 12.3.2 12.3.1 12.2.0 12.1.1 12.1.0 12.0.0 11.1.1 11.1.0 11.0.1 11.0.0 10.0.3 10.0.1 10.0.0 9.0.3 9.0.2 9.0.1 9.0.0 8.0.0 7.0.0 6.0.2 6.0.1 6.0.0 5.0.1 4.0.0 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.1.2 2.1.0 1.1.2 1.1.1 1.0.4 1.0.3 1.0.2 1.0.0 The Cucumber Messages project has its own website at: https://github.com/cucumber/cucumber-messages-java. The parent project is: io.cucumber::cucumber-parent::2.1.2

How To Install Java Artifact io.cucumber.messages In Version 15.0.0

To install the Cucumber Messages artifact in version 15.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 Messages 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 (2)