jtoolprovider-plugin VS moditect-gradle-plugin

Compare jtoolprovider-plugin vs moditect-gradle-plugin and see what are their differences.

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. (by wiverson)

moditect-gradle-plugin

A ModiTect plug-in for the Gradle build system (by moditect)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jtoolprovider-plugin moditect-gradle-plugin
5 1
39 10
- -
0.0 0.0
about 3 years ago over 1 year ago
Java Groovy
Apache License 2.0 Apache License 2.0
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.

jtoolprovider-plugin

Posts with mentions or reviews of jtoolprovider-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-13.

moditect-gradle-plugin

Posts with mentions or reviews of moditect-gradle-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-25.
  • Java Modules - are they common and should we use them?
    7 projects | /r/java | 25 Feb 2021
    In this case, you probably will need to use https://github.com/moditect/moditect-gradle-plugin to add the module-info to the dependencies. While they are automatic modules you cannot make a module require an explicit library. Using the moditect plugin you can add the module-info to other jars and add the explicit requires.

What are some alternatives?

When comparing jtoolprovider-plugin and moditect-gradle-plugin you can also consider the following projects:

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.

layrry - A Runner and API for Layered Java Applications

StockTracker - NSE and BSE Stock quote, graph and tickers

TicTacToe - JavaFX Game. MOOC

piranha - Piranha - a modern cloud runtime

Hydra - An annoying JavaFx application that can be built with JPackage and Gradle

moditect - Tooling for the Java Module System

docker-maven-plugin - INACTIVE: A maven plugin for Docker

sign-maven-plugin - Maven plugin which creates Open PGP / GPG signatures for all of the project's artifacts

maven-surefire - Apache Maven Surefire

terratest-maven-plugin - Maven plugin for running Terratest based tests or any go test via maven.