is not current version
Last Version 1.5.2

ActionFX: afx-testing 1.3.0

Testing support for ActionFX and JavaFX

License

License

GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-testing
Version

Version

1.3.0
Type

Type

jar
Description

Description

ActionFX: afx-testing
Testing support for ActionFX and JavaFX

Download actionfx-testing 1.3.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.testfx : openjfx-monocle jar jdk-12.0.1+2
org.testfx : testfx-core jar 4.0.16-alpha
org.testfx : testfx-junit5 jar 4.0.16-alpha

runtime (9)

Group / Artifact Type Version
org.openjfx : javafx-swing jar 16
org.openjfx : javafx-fxml jar 16
org.openjfx : javafx-web jar 16
org.openjfx : javafx-media jar 16
org.openjfx : javafx-graphics jar 16
org.openjfx : javafx-base jar 16
org.openjfx : javafx-controls jar 16
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.6.28
org.mockito : mockito-junit-jupiter jar 3.6.28

Project Modules

There are no modules declared in this project.