jbundle-android-reactor

Top level properties and features

License

License

Categories

Categories

JavaFX User Interface React Web Frameworks config Application Layer Libs Configuration Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jbundle.javafx.config
ArtifactId

ArtifactId

jbundle-javafx-reactor
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

jbundle-android-reactor
Top level properties and features
Project Organization

Project Organization

jbundle.org
Source Code Management

Source Code Management

https://github.com/jbundle/javafx

Download jbundle-javafx-reactor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

  • helloworld

Thick screen implementations

The master branch contains the Swing implementation (for now).

This branches contain the JavaFX thick screen view implementation

NOTE: You will find the oracle ensemble example in the 'ensemble' branch. I don't keep it in the master branch, because it is in maven central.

Note to self: Remember to merge the master branch with ensemble before releasing.

Versions

Version
1.0.0