Last Version

jacpfx.API 2.1

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.API
Version

Version

2.1
Type

Type

jar
Description

Description

jacpfx.API
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.API 2.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.