binjr
maven-jpackage-template
Our great sponsors
binjr | maven-jpackage-template | |
---|---|---|
7 | 37 | |
217 | 267 | |
0.9% | - | |
3.3 | 2.2 | |
9 days ago | 6 months ago | |
Java | Java | |
Apache License 2.0 | Apache License 2.0 |
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.
binjr
We haven't tracked posts mentioning binjr yet.
Tracking mentions began in Dec 2020.
maven-jpackage-template
- How do you package your Swing app?
-
Why is bundling a javafx app such a nightmare?
When I was working on a project I find this template very useful. https://github.com/wiverson/maven-jpackage-template (I used the older version of it). You have to just configure some of the setup and reset is managed by the github actions for all the platforms.
- Question on JavaFX web applications
-
AboutFX
Love this. You might want to consider adding a template.
- Between using H2 and HSQLDB as a production DB, which is the better choice?
-
JavaFX Links of the week of September 30th as posted on jfx-central.com
An interesting discussion in the GitHub maven-jpackage-template project - a project by Will Iverson to provide a template project for native desktop applications. Seems there is often a request for a Spring Boot UI template. Let's keep an eye on this "BootFX idea" that could be a using the JavaFX embedded web browser.
- What's the best tool to use for making nice looking GUIs in Java .
-
New tool for packaging JVM apps, an alternative to jpackage
FWIW I created this repository a while ago - https://github.com/wiverson/maven-jpackage-template - as a template for generating macOS, Windows, and Linux installer packages using GitHub Actions. If you pop in signing credentials as GitHub secrets it will sign, notarize, and staple the macOS version. I also created a Maven plugin to make it easier to work with jpackage, jlink, etc. https://github.com/wiverson/jtoolprovider-plugin
- Is is possible to ship Java app with Embedded JVM?
- Need Guidance: How to compile an application so it can run as application without Java IDE on another computer. (Example: ./runWatchFolders )
What are some alternatives?
Graal - GraalVM: Run Programs Faster Anywhere :rocket:
AwesomeJavaFX - A curated list of awesome JavaFX libraries, books, frameworks, etc...
Terasology - Terasology - open source voxel world
fxlauncher - Auto updating launcher for JavaFX Applications
jtoolprovider-plugin - This Maven Plugin does two things. First, it automatically transforms your Maven dependency graph into Java modules. Second, it bridges Maven and built-in Java tools like jdeps, jlink, and jpackage.
stringtemplate4 - StringTemplate 4
dapper - modular dagger
TicTacToe - JavaFX Game. MOOC
layrry - A Runner and API for Layered Java Applications
guava - modular guava
jreleaser - :rocket: Release projects quickly and easily with JReleaser
jdeploy - Developer friendly desktop deployment tool