MVN

org.testfx : testfx-junit

Maven & Gradle

Oct 10, 2018
54 usages
891 stars

testfx-junit · TestFX JUnit

<dependency>
    <groupId>org.testfx</groupId>
    <artifactId>testfx-junit</artifactId>
    <version>4.0.15-alpha</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testfx : testfx-junit to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.15-alpha
  • Latest Alpha: 4.0.15-alpha

All Versions

Choose a version of org.testfx : testfx-junit to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
testfx-junit-4.0.15-alpha
testfx-junit-4.0.14-alpha
testfx-junit-4.0.13-alpha
testfx-junit-4.0.12-alpha
testfx-junit-4.0.11-alpha
testfx-junit-4.0.10-alpha
testfx-junit-4.0.9-alpha
testfx-junit-4.0.8-alpha
testfx-junit-4.0.7-alpha
testfx-junit-4.0.6-alpha
testfx-junit-4.0.5-alpha
testfx-junit-4.0.4-alpha
testfx-junit-4.0.3-alpha
testfx-junit-4.0.2-alpha
testfx-junit-4.0.1-alpha

How to add a dependency to Maven

Add the following org.testfx : testfx-junit maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.testfx</groupId>
    <artifactId>testfx-junit</artifactId>
    <version>4.0.15-alpha</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testfx : testfx-junit gradle dependency to your build.gradle file:

implementation 'org.testfx:testfx-junit:4.0.15-alpha'

Gradle Kotlin DSL: Add the following org.testfx : testfx-junit gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testfx:testfx-junit:4.0.15-alpha")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testfx : testfx-junit sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testfx" % "testfx-junit" % "4.0.15-alpha"

Advertisement

Dependencies from Group

Aug 11, 2019
76 usages
891 stars
Oct 10, 2018
54 usages
891 stars
Aug 11, 2019
34 usages
891 stars
May 11, 2019
33 usages
47 stars
Oct 05, 2017
4 usages
891 stars

Discover Dependencies

Jun 08, 2019
48 usages
480 stars
Apr 15, 2022
293 usages
10.6k stars
May 10, 2021
87 usages
Jun 22, 2023
61 usages
2 stars
Jun 06, 2019
39 usages
2.5k stars
Feb 13, 2020
46 usages