Last Version

javafx-weaver-spring 1.3.0

An opinionated view on how to add dependency injection to JavaFX

License

License

Categories

Categories

Net JavaFX User Interface
GroupId

GroupId

net.rgielen
ArtifactId

ArtifactId

javafx-weaver-spring
Version

Version

1.3.0
Type

Type

jar
Description

Description

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

Download javafx-weaver-spring 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.rgielen : javafx-weaver-core jar 1.3.0
org.openjfx : javafx-fxml Optional jar 11.0.2

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.13.2
org.mockito : mockito-core jar 3.1.0

Project Modules

There are no modules declared in this project.