An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with jpms

A curated list of projects in awesome lists tagged with jpms .

https://github.com/moditect/moditect

Tooling for the Java Module System

java9 jigsaw jpms moditect modules

Last synced: 19 Nov 2024

https://github.com/beryx/badass-runtime-plugin

Create a custom runtime image of your non-modular application

gradle gradle-plugin jlink jpms runtime runtime-image

Last synced: 17 Nov 2024

https://github.com/ravi2519/javacertification

This is a full resource guide for my attempt to get Java 11 Certified

certification code inheritance java java11 javacertification jpms nio ocjcp streams

Last synced: 10 Apr 2025

https://github.com/gradlex-org/extra-java-module-info

A Gradle 6.8+ plugin to use legacy Java libraries as Java Modules in a modular Java project

gradle-plugin java java-modules jpms

Last synced: 07 Apr 2025

https://github.com/gradlex-org/java-module-dependencies

A Gradle plugin to use dependencies from 'module-info.java' files.

dependencies gradle-plugin java java-modules jpms

Last synced: 10 Apr 2025

https://github.com/xpipe-io/modulefs

A file system implementation to access the contents of Java modules in a unified way.

filesystem io java java-17 java-library jigsaw jlink jpms jrtfs library module modules nio nio2

Last synced: 21 Apr 2025

https://github.com/rongmario/imaginebreaker

Java 9-23 Hackery, destroys module system + reflection filters

hacking java java-17 jpms methodhandles module reflection unsafe

Last synced: 14 Apr 2025

https://github.com/udaychandra/susel

Super charge the module aware service loader in Java 11

java11 javamodulesystem jdk11 jpms serviceloader

Last synced: 10 Apr 2025

https://github.com/gradlex-org/java-module-testing

Gradle plugin to turn JVM Test Suites into Blackbox or Whitebox Test Suite for Java Modules

gradle-plugin java java-modules jpms testing

Last synced: 10 Apr 2025

https://github.com/udaychandra/user-crud-microservice

Microservice using Helidon framework

helidon-example jpms microservice-example

Last synced: 15 Apr 2025

https://github.com/gradlex-org/java-module-packaging

A Gradle plugin to package stand-alone Java applications for multiple operating systems and architectures with 'jpackage'.

gradle-plugin java java-modules jpackage jpms

Last synced: 10 Apr 2025

https://github.com/mohamed-taman/effective-java-se

Effective Java SE 9 through 19 APIs & Language features, make your life easier.

containers graalvm java java10 java11 java12 java13 java14 java15 jpms jshell jvm language-features

Last synced: 10 Apr 2025

https://github.com/beryx/badass-jar-plugin

Create modular jars that target a Java release before 9

gradle gradle-plugin java-module jigsaw jpms modular-jar module-info multi-release

Last synced: 17 Nov 2024

https://github.com/panga/lite-beans

LiteBeans is implementation of the java.beans package based on the Apache Harmony project

java jdk9 jigsaw jpms

Last synced: 10 Apr 2025

https://github.com/comlet/releasefab

ReleaseFab is a Java client application which automatically generates Release Notes for any project.

java java-11 jpms release-automation releasenotes

Last synced: 10 Apr 2025

https://github.com/decebals/jpms-demo

JPMS (Java Platform Module System) demo

java java9 jigsaw jpms modularity

Last synced: 11 Feb 2025

https://github.com/qutax/jpms-spring-example

An example for combining the JPMS and Spring

java java-11 java-module jpms maven spring spring-boot

Last synced: 10 Apr 2025

https://github.com/udaychandra/auto-updater-demo

Auto-updatable, self-contained CLI with Java 11

autoupdater cli http-client java java11 jpms

Last synced: 15 Apr 2025

https://github.com/nbbrd/picocsv

Lightweight CSV library for Java

csv java7 jpms library single-file-source-code zero-dependency

Last synced: 22 Nov 2024

https://github.com/panga/java-beans-lite

Lightweight and fast java.beans.Introspector implementation

java jdk9 jigsaw jpms

Last synced: 10 Apr 2025

https://github.com/panga/hammock-jpms

Hammock MicroProfile (CDI + JAXRS + JSON) HelloWorld using Java Module System (JPMS)

hammock java jdk10 jpms

Last synced: 10 Apr 2025

https://github.com/panga/qcon2018-java9modules

QConSP 2018 - Java 9 modules demo

java jdk9 jpms

Last synced: 10 Apr 2025

https://github.com/elide-dev/jpms

JPMS libraries and repository

java java-modules jpms

Last synced: 22 Apr 2025

https://github.com/tomerfi/tomfi-archetypes

Deployment ready Java archetypes for Maven

hacktoberfest java jpms maven maven-archetypes

Last synced: 06 Mar 2025

https://github.com/TomerFi/tomfi-archetypes

Deployment ready Java archetypes for Maven

hacktoberfest java jpms maven maven-archetypes

Last synced: 16 Apr 2025

https://github.com/carter907/streamline

A simple, lightweight build tool for Java

build-tool java jpms picocli toml4j

Last synced: 23 Apr 2025

https://github.com/jreznot/power-cli

Java 10, Jlink and Gradle Demo

gradle java jlink jpms

Last synced: 03 Apr 2025

https://github.com/tomerfi/jpms-migration-playground

Playing around with modularizing monolithic jars.

blog-post dev java jigsaw jpms

Last synced: 29 Mar 2025

https://github.com/sebastian4j/helidon-se-jpms-jupiter

Usando helidon se con jpms, maven, docker, junit jupiter

docker helidon java jpms junit maven microservicios openjdk

Last synced: 19 Feb 2025

https://github.com/gunnarmorling/signature-check-jlink-plugin

A proof-of-concept for a jlink plug-in for detecting API signature mismatches between modules

java jlink jlink-image jpms

Last synced: 06 Apr 2025

https://github.com/singingbush/uk-crime-javafx

Demo project combining JavaFX with JDK 11 and JPMS

java javafx jdk11 jpms

Last synced: 06 Apr 2025

https://github.com/sebastian4j/vertx-jpms-junit5

pruebas con vertx, jpms y junit5

java jlink jpms junit5 vertx

Last synced: 19 Feb 2025

https://github.com/sebastian4j/jpms-servicios

servicios con jpms

java jpms modulos servicios

Last synced: 19 Feb 2025

https://github.com/jreznot/jlink-entity-indexer

Jlink plugin example with Jandex annotations indexer

java jlink jpms

Last synced: 03 Apr 2025

https://github.com/tomerfi/hebcal-api

Java API encapsulating HebCal's REST API

hacktoberfest hebcal java-11 jpms shabbat

Last synced: 23 Jan 2025

https://github.com/joschi/asdf-layrry

Layrry plugin for asdf version manager

asdf asdf-plugin asdf-vm java jpms layrry

Last synced: 31 Mar 2025

https://github.com/fapdash/vertx-5-gradle-jlink-example

Example project showing how to build a JVM runtime image with jlink of a Vert.x 5 project via Gradle.

gradle java java-21 java-module java-modules jigsaw jlink jpms modular-jar module-info runtime-image vertx

Last synced: 23 Mar 2025

https://github.com/sebastian4j/semaforo-fx

semaforo usando java fx 11

java javafx jpms

Last synced: 19 Feb 2025

https://github.com/sebastian4j/jpms.dependencia.opcional

cargando un modulo opcionalmente

java jpms

Last synced: 19 Feb 2025

https://github.com/udaychandra/jpms-di

Extending JPMS to build cloud native modular services

dependency-injection ioc java java-11 jpms

Last synced: 06 Mar 2025

https://github.com/jbock-java/guava

modular guava

java jpms

Last synced: 26 Feb 2025

https://github.com/djcass44/fav2

Microservice for loading favicons written in Kotlin

apache2 docker favicons gradle jlink jpms kotlin

Last synced: 31 Mar 2025