com.github.kleinerhacker - jftex

Extension Library for JavaFX UI tests, based on TestFX

License

License

Apache Licence, Version 2.0
GroupId

GroupId

com.github.kleinerhacker
ArtifactId

ArtifactId

jftex
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.kleinerhacker - jftex
Extension Library for JavaFX UI tests, based on TestFX
Project URL

Project URL

https://github.com/KleinerHacker/jftex

Download jftex

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kleinerhacker/jftex/ -->
<dependency>
    <groupId>com.github.kleinerhacker</groupId>
    <artifactId>jftex</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jftex/
implementation 'com.github.kleinerhacker:jftex:3.0.0'
// https://jarcasting.com/artifacts/com.github.kleinerhacker/jftex/
implementation ("com.github.kleinerhacker:jftex:3.0.0")
'com.github.kleinerhacker:jftex:jar:3.0.0'
<dependency org="com.github.kleinerhacker" name="jftex" rev="3.0.0">
  <artifact name="jftex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kleinerhacker', module='jftex', version='3.0.0')
)
libraryDependencies += "com.github.kleinerhacker" % "jftex" % "3.0.0"
[com.github.kleinerhacker/jftex "3.0.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.github.kleinerhacker : jfex-mvvm jar 3.0.0-SNAPSHOT
org.slf4j : slf4j-api jar 1.7.12
commons-lang : commons-lang jar 2.4
commons-io : commons-io jar 1.4
commons-codec : commons-codec jar 1.9
org.controlsfx : controlsfx jar 11.0.0
org.testfx : testfx-junit jar 4.0.15-alpha
org.testfx : testfx-core jar 4.0.15-alpha

provided (5)

Group / Artifact Type Version
org.openjfx : javafx-base jar 11.0.2
org.openjfx : javafx-fxml jar 11.0.2
org.openjfx : javafx-controls jar 11.0.2
org.openjfx : javafx-graphics jar 11.0.2
org.openjfx : javafx-swing jar 11.0.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0
1.0.0