jpms-migration-playground VS junit-platform-maven-plugin

Compare jpms-migration-playground vs junit-platform-maven-plugin and see what are their differences.

jpms-migration-playground

Playing around with modularizing monolithic jars. (by TomerFi)

junit-platform-maven-plugin

Maven Plugin launching the JUnit Platform (by sormuras)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
jpms-migration-playground junit-platform-maven-plugin
1 1
1 61
- -
1.8 6.3
about 2 years ago 4 months ago
Java Java
MIT License 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.

jpms-migration-playground

Posts with mentions or reviews of jpms-migration-playground. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.
  • JPMS Migration Playground
    4 projects | dev.to | 17 Feb 2021
    foo is the artifact needed by my project, baz. It is configured to be deployed to my project, baz's lib folder as a monolithic jar. I've used the flatten plugin to strip foo's pom from its dependencies, so that bar will not be known at compile time to whomever uses foo.

junit-platform-maven-plugin

Posts with mentions or reviews of junit-platform-maven-plugin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-17.

What are some alternatives?

When comparing jpms-migration-playground and junit-platform-maven-plugin you can also consider the following projects:

guava - modular guava

moditect - Tooling for the Java Module System

alexa-skills-tester-tutorial - Testing your Java Alexa skills with real requests

javafx-gradle-plugin - Fork of the original javafx-gradle-plugin that adds support for building modular applications using Java 16/Gradle 7. Compatibility with older versions has not been tested.