javafx-utils

Utilities and helper classes to develop JavaFX based applications.

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

com.github.hypfvieh
ArtifactId

ArtifactId

javafx-utils
Last Version

Last Version

11.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

javafx-utils
Utilities and helper classes to develop JavaFX based applications.
Project URL

Project URL

https://github.com/hypfvieh/javafx-utils

Download javafx-utils

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjfx : javafx-base jar 17.0.1
org.openjfx : javafx-fxml jar 17.0.1
org.openjfx : javafx-controls jar 17.0.1
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core-jakarta jar 5.6.5.Final

test (9)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.17.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
org.testfx : openjfx-monocle jar jdk-12.0.1+2
com.h2database : h2 jar 2.1.210

Project Modules

There are no modules declared in this project.

Versions

Version
11.0.1
11.0.0