Last Version

mvvmFX Spring Boot 1.8.0

This module contains extensions to use mvvmFX with Spring-Boot

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.saxsys
ArtifactId

ArtifactId

mvvmfx-spring-boot
Version

Version

1.8.0
Type

Type

jar
Description

Description

mvvmFX Spring Boot
This module contains extensions to use mvvmFX with Spring-Boot
Project Organization

Project Organization

Saxonia Systems AG

Download mvvmfx-spring-boot 1.8.0


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

Dependencies

provided (3)

Group / Artifact Type Version
de.saxsys : mvvmfx jar 1.8.0
org.springframework : spring-context jar [5.0.0.RELEASE,)
org.springframework.boot : spring-boot jar [2.0.0.RELEASE,)

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.assertj : assertj-core jar 1.7.1
org.springframework.boot : spring-boot-starter jar 2.0.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.