News

Hi, I have troubles running my modular app with different dependencies. While many legacy jars have an automatic module name, I have to use this plugin to be able to use org.simpleframework.simple-xml ...
I have a modular Java FX project and module "autumo.ui.demo", which uses some JAR libs. One is the dependency "ch.autumo.commons:autumo-commons:1.1.0", which is a maven build that was created with an ...