Tooling for the Java Module System
The ModiTect project aims at providing productivity tools for working with the Java module system ("Jigsaw"). Currently the following tasks are supported: * Generating module-info.java descriptors for given artifacts (Maven dependencies or local JAR files) * Adding module descriptors to your project's JAR as well as existing JAR files (dependencies) * Creating module runtime images Compared to authoring module descriptors by hand, using ModiTect saves you work by defining dependence clauses based on your project's dependencies, describing exported and opened packages with patterns (instead of listing all packages separately), auto-detecting service usages and more. You also can use ModiTect to add a module descriptor to your project JAR while staying on Java 8 with your own build.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-11.fc43 | - |
Fedora 42 | 1.1.0-9.fc42 | - |
Fedora 41 | 1.1.0-3.fc41 | - |
Fedora 40 | 1.1.0-2.fc40 | 1.1.0-2.fc40 |
You can contact the maintainers of this package via email at
moditect dash maintainers at fedoraproject dot org
.