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.

Лицензия

Лицензия

Группа

Группа

org.jacpfx
Идентификатор

Идентификатор

jacpfx-parent
Последняя версия

Последняя версия

3.0-RC1
Дата

Дата

Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/JacpFX/JacpFX

Скачать jacpfx-parent

Имя Файла Размер
jacpfx-parent-3.0-RC1.pom 6 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.9

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
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