License |
License |
---|---|
GroupId | GroupIdcom.github.martinkoster |
ArtifactId | ArtifactIdactionfx-app-sample |
Version | Version1.2.0 |
Type | Typejar |
Description |
DescriptionActionFX: app-sample
Sample applications for ActionFX
|
Filename | Size |
---|---|
actionfx-app-sample-1.2.0.pom | |
actionfx-app-sample-1.2.0.jar | 27 KB |
actionfx-app-sample-1.2.0-sources.jar | 25 KB |
actionfx-app-sample-1.2.0-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-app-sample/ -->
<dependency>
<groupId>com.github.martinkoster</groupId>
<artifactId>actionfx-app-sample</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-app-sample/
implementation 'com.github.martinkoster:actionfx-app-sample:1.2.0'
// https://jarcasting.com/artifacts/com.github.martinkoster/actionfx-app-sample/
implementation ("com.github.martinkoster:actionfx-app-sample:1.2.0")
'com.github.martinkoster:actionfx-app-sample:jar:1.2.0'
<dependency org="com.github.martinkoster" name="actionfx-app-sample" rev="1.2.0">
<artifact name="actionfx-app-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.martinkoster', module='actionfx-app-sample', version='1.2.0')
)
libraryDependencies += "com.github.martinkoster" % "actionfx-app-sample" % "1.2.0"
[com.github.martinkoster/actionfx-app-sample "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-web | jar | 16 |
org.openjfx : javafx-media | jar | 16 |
org.openjfx : javafx-graphics | jar | 16 |
org.openjfx : javafx-controls | jar | 16 |
org.openjfx : javafx-fxml | jar | 16 |
org.openjfx : javafx-swing | jar | 16 |
org.openjfx : javafx-base | jar | 16 |
com.github.martinkoster : actionfx-controlsfx | jar | 1.2.0 |
com.github.martinkoster : actionfx-core | jar | 1.2.0 |
com.github.martinkoster : actionfx-spring-boot | jar | 1.2.0 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |
com.github.martinkoster : actionfx-testing | jar | 1.2.0 |
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 |
org.mockito : mockito-core | jar | 3.6.28 |
org.mockito : mockito-junit-jupiter | jar | 3.6.28 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |