moditect-gradle-plugin VS jtoolprovider-plugin

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

moditect-gradle-plugin

A ModiTect plug-in for the Gradle build system (by moditect)

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

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.

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.

What are some alternatives?

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

layrry - A Runner and API for Layered Java Applications

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.

StockTracker - NSE and BSE Stock quote, graph and tickers

piranha - Piranha - a modern cloud runtime

TicTacToe - JavaFX Game. MOOC

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.