4.0.0
    
        pipIrr-parent
        com.dy
        1.0.0
    
    pom
    pipIrr-mw
    pipIrr-mw
    此模块为其他中间件模块的父级模块,只定义依赖
    
        pipIrr-mw-rtu
        pipIrr-mwTest-server
        pipIrr-mwTest-client
    
    
        
            com.dy
            pipIrr-common
            1.0.0
            
            compile
            true
            
                
                    
                    *
                    *
                
            
        
        
            com.dy
            pipIrr-global
            1.0.0
            compile
            true
            
                
                    
                    *
                    *
                
            
        
        
        
            org.projectlombok
            lombok
        
        
        
            org.aspectj
            aspectjweaver
        
        
        
            org.slf4j
            slf4j-api
            2.0.7
        
        
            org.springframework.boot
            spring-boot-starter-log4j2
        
        
        
            com.fasterxml.jackson.dataformat
            jackson-dataformat-yaml
            
                
                    *
                    *
                
            
        
        
        
            com.alibaba.fastjson2
            fastjson2
            2.0.40
        
        
            com.alibaba.fastjson2
            fastjson2-extension-spring6
            2.0.40
        
        
        
            org.mapstruct
            mapstruct
            1.5.5.Final
        
        
            org.mapstruct
            mapstruct-processor
            1.5.5.Final
        
        
        
            cn.hutool
            hutool-all
        
        
        
            org.jdom
            jdom2
        
        
        
            com.github.oshi
            oshi-core
            6.6.2
        
        
            net.java.dev.jna
            jna
            5.12.1
        
        
            net.java.dev.jna
            jna-platform
            5.12.1
        
        
        
            junit
            junit
            test