How To Install Java Artifact org.testfx.testfx-junit5 v4.0.15-alpha

org.testfx testfx-junit5 4.0.15-alpha

Introduction

In this article, we'll learn how to install Java artifact testfx-junit5 from org.testfx group in version 4.0.15-alpha. The artifact is available in 13 versions: 4.0.18 4.0.17 4.0.16-alpha 4.0.15-alpha 4.0.14-alpha 4.0.13-alpha 4.0.12-alpha 4.0.11-alpha 4.0.10-alpha 4.0.9-alpha 4.0.8-alpha 4.0.6-alpha 4.0.5-alpha . The testfx-junit5 project has been released under European Union Public Licence, Version 1.1 license, and has its own website at: https://github.com/TestFX/TestFX .

How To Install Java Artifact org.testfx.testfx-junit5 In Version 4.0.15-alpha

To install the testfx-junit5 artifact in version 4.0.15-alpha 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 testfx-junit5 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 (3)

Licenses

Developers