Last Version

javafx-weaver-spring-boot 1.3.0

An opinionated view on how to add dependency injection to JavaFX

License

License

Categories

Categories

Spring Boot Container Microservices Net JavaFX User Interface
GroupId

GroupId

net.rgielen
ArtifactId

ArtifactId

javafx-weaver-spring-boot
Version

Version

1.3.0
Type

Type

pom
Description

Description

javafx-weaver-spring-boot
An opinionated view on how to add dependency injection to JavaFX

Download javafx-weaver-spring-boot 1.3.0


<!-- https://jarcasting.com/artifacts/net.rgielen/javafx-weaver-spring-boot/ -->
<dependency>
    <groupId>net.rgielen</groupId>
    <artifactId>javafx-weaver-spring-boot</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.rgielen/javafx-weaver-spring-boot/
implementation 'net.rgielen:javafx-weaver-spring-boot:1.3.0'
// https://jarcasting.com/artifacts/net.rgielen/javafx-weaver-spring-boot/
implementation ("net.rgielen:javafx-weaver-spring-boot:1.3.0")
'net.rgielen:javafx-weaver-spring-boot:pom:1.3.0'
<dependency org="net.rgielen" name="javafx-weaver-spring-boot" rev="1.3.0">
  <artifact name="javafx-weaver-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.rgielen', module='javafx-weaver-spring-boot', version='1.3.0')
)
libraryDependencies += "net.rgielen" % "javafx-weaver-spring-boot" % "1.3.0"
[net.rgielen/javafx-weaver-spring-boot "1.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • autoconfigure
  • starter