How To Install Java Artifact org.testfx.openjfx-monocle v8u76-b04

org.testfx openjfx-monocle 8u76-b04

Introduction

In this article, we'll learn how to install Java artifact openjfx-monocle from org.testfx group in version 8u76-b04. The artifact is available in 14 versions: jdk-12.0.1+2 jdk-11+26 jdk-11+23 jdk-9+181.1 jdk-9+181 jdk-8.0.372 21.0.2 17.0.10 11.0.2 8u76-b04 8u60-b27 8u40-b27 8u20-b26 1.8.0_20 . The openjfx-monocle project has been released under GNU General Public License, version 2, with the Classpath Exception license, and has its own website at: https://github.com/TestFX/Monocle .

How To Install Java Artifact org.testfx.openjfx-monocle In Version 8u76-b04

To install the openjfx-monocle artifact in version 8u76-b04 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 openjfx-monocle 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.

Licenses