steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
265 stars 111 forks source link

Java 11 module support #102

Closed ESLHemantSangle closed 4 years ago

ESLHemantSangle commented 4 years ago

does this library supports the java 11 modular approach?

steveohara commented 4 years ago

No, the codebase is purposely targeted at Java 6 so that it is compatible with all the gzillions of existing applications that use it