jbundle-javafx.ensemble

JavaFX example from Oracle

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

org.jbundle.javafx.example
ArtifactId

ArtifactId

org.jbundle.javafx.example.ensemble
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

jbundle-javafx.ensemble
JavaFX example from Oracle
Project Organization

Project Organization

Oracle

Download org.jbundle.javafx.example.ensemble

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.lucene : lucene-grouping jar 3.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

system (1)

Group / Artifact Type Version
com.javafx » javafx jar 2.1

Project Modules

There are no modules declared in this project.

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
0.9.0