How To Install Java Artifact com.vaadin.flow-dev-deps v2.3.0.beta1

com.vaadin flow-dev-deps 2.3.0.beta1

Introduction

In this article, we'll learn how to install Java artifact flow-dev-deps from com.vaadin group in version 2.3.0.beta1. The artifact is available in 63 versions: 7.0.5 7.0.4 7.0.3 7.0.2 7.0.1 7.0.0 6.0.10 6.0.9 6.0.8 6.0.7 6.0.6 6.0.5 6.0.4 6.0.3 6.0.2 6.0.1 6.0.0 5.0.4 5.0.3 5.0.2 5.0.1 5.0.0 4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.9 2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0.beta1 2.3.0 . The Flow Development Dependencies project has been released under Apache License Version 2.0 license, and has its own website at: https://vaadin.com/flow-dev-deps . The parent project is: com.vaadin::flow-project::2.3.0.beta1

How To Install Java Artifact com.vaadin.flow-dev-deps In Version 2.3.0.beta1

To install the Flow Development Dependencies artifact in version 2.3.0.beta1 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 Flow Development Dependencies 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.

Compile dependencies (1)

Licenses