jacpfx Project

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

jacpfx-parent
Last Version

Last Version

3.0-RC1
Release Date

Release Date

Type

Type

pom
Description

Description

jacpfx Project
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-parent

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

Versions

Version
3.0-RC1
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