jbundle-javafx-example-reactor

Top level properties and features

License

License

Categories

Categories

JavaFX User Interface React Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.jbundle.javafx.example
ArtifactId

ArtifactId

jbundle-javafx-example-reactor
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

jbundle-javafx-example-reactor
Top level properties and features
Project Organization

Project Organization

jbundle.org

Download jbundle-javafx-example-reactor

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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.3
1.0.2
1.0.1
1.0.0.1
0.9.0