jacpfx.JavaFXSpring

With JacpFX you structure your application with components, perspectives and a workbench, loosely coupled through component id's. All parts are connected through a message bus and have a defined LiveCycle to separate the task execution and UI changes.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

jacpfx.JavaFXSpring
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

jacpfx.JavaFXSpring
With JacpFX you structure your application with components, perspectives and a workbench, loosely coupled through component id's. All parts are connected through a message bus and have a defined LiveCycle to separate the task execution and UI changes.
Project URL

Project URL

https://github.com/JacpFX/JacpFX

Download jacpfx.JavaFXSpring

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jacpfx : jacpfx.API jar 2.1
org.jacpfx : jacpfx.JavaFX jar 2.1
org.springframework : spring-core jar 4.2.3.RELEASE
org.springframework : spring-context jar 4.2.3.RELEASE
org.springframework : spring-beans jar 4.2.3.RELEASE
org.springframework : spring-expression jar 4.2.3.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.1-RC5
2.1-RC4
2.1-RC3
2.1-RC2
2.1-RC1
2.0.2
2.0.1
2.0
2.0-RC4
2.0-RC3
2.0-RC2
2.0-RC1