MangoAutomation / modbus4j

A high-performance and ease-of-use implementation of the Modbus protocol written in Java. Supports ASCII, RTU, TCP, and UDP transports as slave or master, automatic request partitioning and response data type parsing.
GNU General Public License v3.0
897 stars 370 forks source link

Problem import repository #51

Open MatteoScacchetti opened 2 years ago

MatteoScacchetti commented 2 years ago

Hi, I'm following the readMe.txt file informations and I'm trying to import the modbus4j dependecies in pom.xml file, but I have some problems with the repository. I use Intellij and this is the issue: "transfer for nexus-maven-repository-index.properties failed"

biangxy commented 2 years ago

same question, expect a reply! Thx.