JacpFXConcurrencyTools

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

GroupId

GroupId

org.jacpfx
ArtifactId

ArtifactId

JacpFXConcurrencyTools
Last Version

Last Version

3.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

JacpFXConcurrencyTools
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 JacpFXConcurrencyTools

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.9

test (2)

Group / Artifact Type Version
org.testfx : testfx-core jar 4.0.1-alpha
org.testfx : testfx-junit jar 4.0.1-alpha

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-RC1