|  |  |  | 
|---|
|  |  |  | <description>此模块为其他中间件模块的父级模块,只定义依赖</description> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <modules> | 
|---|
|  |  |  | <module>pipIrr-mw-accept</module> | 
|---|
|  |  |  | <module>pipIrr-mw-rtu</module> | 
|---|
|  |  |  | <module>pipIrr-mw-rtu3rd</module> | 
|---|
|  |  |  | <module>pipIrr-mw-simulate-rtu</module> | 
|---|
|  |  |  | <module>pipIrr-mw-simulate-rtu202404</module> | 
|---|
|  |  |  | <module>pipIrr-mwTest-server</module> | 
|---|
|  |  |  | <module>pipIrr-mwTest-client</module> | 
|---|
|  |  |  | <module>pipIrr-com-creator</module> | 
|---|
|  |  |  | <module>pipIrr-param-set</module> | 
|---|
|  |  |  | </modules> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <dependencies> | 
|---|
|  |  |  | 
|---|
|  |  |  | <artifactId>jdom2</artifactId> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <!-- 获得系统信息 --> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>com.github.oshi</groupId> | 
|---|
|  |  |  | <artifactId>oshi-core</artifactId> | 
|---|
|  |  |  | <version>6.6.2</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>net.java.dev.jna</groupId> | 
|---|
|  |  |  | <artifactId>jna</artifactId> | 
|---|
|  |  |  | <version>5.12.1</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>net.java.dev.jna</groupId> | 
|---|
|  |  |  | <artifactId>jna-platform</artifactId> | 
|---|
|  |  |  | <version>5.12.1</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <!-- 测试 --> | 
|---|
|  |  |  | <dependency> | 
|---|