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

org.testfx testfx-junit 4.0.15-alpha

Introduction

In this article, we'll learn how to install Java artifact testfx-junit from org.testfx group in version 4.0.15-alpha. The artifact is available in 17 versions: 4.0.18 4.0.17 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.7-alpha 4.0.6-alpha 4.0.5-alpha 4.0.4-alpha 4.0.3-alpha 4.0.2-alpha 4.0.1-alpha . The testfx-junit 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-junit In Version 4.0.15-alpha

To install the testfx-junit 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-junit 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 (2)

Licenses

Developers