jdeploy VS javafx-gradle-plugin

Compare jdeploy vs javafx-gradle-plugin and see what are their differences.

javafx-gradle-plugin

Gradle plugin that makes it easy to work with JavaFX 11+ (by openjfx)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jdeploy javafx-gradle-plugin
15 76
341 336
- 1.5%
8.4 5.0
about 1 month ago 15 days ago
Java Java
Apache License 2.0 BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jdeploy

Posts with mentions or reviews of jdeploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-23.

javafx-gradle-plugin

Posts with mentions or reviews of javafx-gradle-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-16.
  • Setting up Continuous Integration
    3 projects | dev.to | 16 Nov 2023
    One, I don't understand Java environments really well. All I have done so far is create some GUI applications using JavaFX. Wish I could share my code, but unfortunately, its part of my assignments and can't be open-sourced. Second, the instructions I found in the Contributing docs were bare-minimum, and kinda hard to follow for a beginner. An experienced Java developer would get them really quickly, no doubt about that.
  • Java 21 makes me like Java again
    22 projects | news.ycombinator.com | 16 Sep 2023
  • How to use the JavaFX library Medusa to display weather data
    6 projects | dev.to | 25 Aug 2023
    JavaFX (an open source, next generation client application platform for desktop, mobile and embedded systems) has many useful out the box UI controls to build modern interactive desktop apps. These include buttons, checkboxes, list views, labels etc, that can be configured and styled in countless ways. I’ve using them for many years at work building mapping apps!
  • New JavaFX Community
    2 projects | /r/JavaFX | 15 Jul 2023
    **Useful resources** _([Full list](/r/JavaFX/wiki/resources))_ * [OpenJFX.io](https://openjfx.io/) * [JavaFX source](https://github.com/openjdk/jfx/) * [JavaFX bugtracker](https://bugs.openjdk.java.net/browse/JDK-8146386?jql=project%20%3D%20JDK%20AND%20component%20%3D%20javafx) * [JFX-Central](https://www.jfx-central.com/) [**Rules**](/r/JavaFX/about/rules/) 1. No NSFW/NSFL content 2. No service requests/offers 3. Must be JavaFX related 3. No politics **Related subreddits** - [/r/java](/r/java) - [/r/javahelp](/r/javahelp) **Other communities** - [JavaFX on Discord](https://discord.gg/yZ3Y3Fd) - [JavaFX on programming.dev](https://programming.dev/c/javafx)
  • JavaFX runtime components are missing, and are required to run this application. For MacBook Air m2
    2 projects | /r/JavaFX | 13 Apr 2023
    You could also download the JavaFX modules separately from https://openjfx.io/
  • JavaFX 20 + JDK20 + Gradle + GitHub Actions
    5 projects | /r/JavaFX | 2 Apr 2023
  • Will a javafx jar run on any machine that has jdk/jre?
    2 projects | /r/learnjava | 5 Mar 2023
    See the JavaFX website for more information.
    2 projects | /r/learnjava | 5 Mar 2023
  • Kotlin 1.8 with JDK 17 using Maven
    2 projects | /r/Kotlin | 31 Jan 2023
    Only the very latest Gradle 7.6 (which was added to e.g. Arch Linux repositories only few days ago) supports Java 19. If you need JavaFX, the Gradle plugin won't support Kotlin 1.7 or 1.8: https://github.com/openjfx/javafx-gradle-plugin/issues/138
  • WebFX - A JavaFX to JavaScript application transpiler. Write your WebApp in JavaFX and WebFX will transpile it in pure JS.
    3 projects | /r/coolgithubprojects | 8 Oct 2022
    JavaFX has been open-sourced after Oracle dropped it, and it's still in active development (they just released version 19 a month ago, see https://openjfx.io and https://github.com/openjdk/jfx). Also Gluon (https://gluonhq.com) made the toolchain to compile it into native apps for Linux, macOS, Windows, Android & iOS. So with now WebFX compiling it to the web, you get a fully cross-platform UI toolkit that lets you target all major platforms (Desktops, Web, Tablets & Mobiles) from a single Java code base. That's why I think it is interesting, especially for Java developers.

What are some alternatives?

When comparing jdeploy and javafx-gradle-plugin you can also consider the following projects:

compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.

tauri - Build smaller, faster, and more secure desktop applications with a web frontend.

Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond

FlatLaf - FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)

Introducing .NET Multi-platform App UI (MAUI) - .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

artipie - Binary Artifact Management Tool

Avalonia - Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

adoptium

Getdown - Download, Install, Update

adoptium.net - Development of the website has moved to https://github.com/adoptium/website-v2

tornadofx2 - TornadoFX 2.0

javafx-maven-plugin - Maven plugin to run JavaFX 11+ applications