digitalpetri / modbus

Modbus TCP, Modbus RTU/TCP, and Modbus RTU/Serial for Java 17+.
Eclipse Public License 2.0
653 stars 222 forks source link

Automatic JPMS module names #41

Closed hurelhuyag closed 2 months ago

hurelhuyag commented 2 years ago

I also tried to implement module-info.java file. But it is tricky to support jre8 with module-info.class files. I think currently it is a better approach.