binjr
jtoolprovider-plugin
Our great sponsors
binjr | jtoolprovider-plugin | |
---|---|---|
7 | 5 | |
217 | 35 | |
0.9% | - | |
3.3 | 0.0 | |
9 days ago | about 2 years 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.
jtoolprovider-plugin
-
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
-
How do I turn a runtime image into an exe?
https://github.com/wiverson/jtoolprovider-plugin can do this also I think.
-
Java Modules - are they common and should we use them?
There are plugins coming along that help out, e.g. the moditect stuff and the jtoolprovider plugin I wrote (bridges Maven and jdeps/jlink/jpackage/etc).
What are some alternatives?
maven-jpackage-template - Sample project illustrating building nice, small cross-platform JavaFX or Swing desktop apps with native installers while still using the standard Maven dependency system.
TicTacToe - JavaFX Game. MOOC
StockTracker - NSE and BSE Stock quote, graph and tickers
moditect - Tooling for the Java Module System
docker-maven-plugin - INACTIVE: A maven plugin for Docker
VickyWarAnalyzer - Victoria II war analyzer. Java 8 + JavaFX + Maven
idaesbasic - Idaesbasic - An all in one project manager that stores everything in files directly into your project! 🤯
piranha - Piranha - a modern cloud runtime
Hydra - An annoying JavaFx application that can be built with JPackage and Gradle
terratest-maven-plugin - Maven plugin for running Terratest based tests or any go test via maven.