Open damnms opened 6 years ago
Sure this is still pretty early and l am interested in learning the Jave module system. What do you have in mind?
a module-info.java which exports the public api ;) otherwise i would be forced to use automatic modules which i do not like. also: are there any public releases on bintray or any other repository?
i am looking for a messaging framework which supports java9 modules. seems like nngjvm does not provide this. is there any plans to do so?