is not current version
Last Version 1.5.2

com.github.martinkoster:actionfx-spring-boot 0.0.2

Spring and Spring Boot support for ActionFX

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.martinkoster
ArtifactId

ArtifactId

actionfx-spring-boot
Version

Version

0.0.2
Type

Type

jar

Download actionfx-spring-boot 0.0.2


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