is not current version
Last Version 1.5.2

ActionFX: afx-spring-boot 1.2.0

Spring and Spring Boot support for ActionFX

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-spring-boot
Version

Version

1.2.0
Type

Type

jar
Description

Description

ActionFX: afx-spring-boot
Spring and Spring Boot support for ActionFX

Download actionfx-spring-boot 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.martinkoster : actionfx-core jar 1.2.0

runtime (11)

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
org.springframework : spring-core jar 5.2.10.RELEASE
org.springframework : spring-context jar 5.2.10.RELEASE
org.springframework : spring-beans jar 5.2.10.RELEASE
ch.qos.logback : logback-classic jar 1.2.3

test (11)

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.springframework.boot : spring-boot-starter-test jar 2.3.6.RELEASE
org.springframework : spring-test jar 5.2.10.RELEASE
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

Project Modules

There are no modules declared in this project.