4.0.0
    
        pipIrr-parent
        com.dy
        1.0.0
        ../pom.xml
    
    jar
    pipIrr-global
    pipIrr-global
    此模块为项目共用模块,提供共用的pojo和mapper等
    
        
            com.dy
            pipIrr-common
            1.0.0
            
                
                    spring-boot-starter-log4j2
                    org.springframework.boot
                
            
        
        
            org.springframework.boot
            spring-boot-starter-web
            3.1.3
            
                
                    org.springframework.boot
                    spring-boot-starter-json
                
                
                    org.springframework.boot
                    spring-boot-starter-logging
                
            
        
        
        
            org.springframework.boot
            spring-boot-starter-validation
        
        
        
            org.springdoc
            springdoc-openapi-starter-webmvc-ui
        
        
            org.springdoc
            springdoc-openapi-starter-webmvc-api
        
        
            org.springframework.boot
            spring-boot-devtools
            3.1.3
            runtime
        
        
        
            org.projectlombok
            lombok
            1.18.28
        
        
            org.aspectj
            aspectjweaver
            1.9.20
        
        
        
            org.springframework.boot
            spring-boot-starter-log4j2
            2.7.9
        
        
        
            com.fasterxml.jackson.dataformat
            jackson-dataformat-yaml
            2.15.2
        
        
        
            com.baomidou
            mybatis-plus-boot-starter
            3.5.3.2
        
        
        
            cglib
            cglib
            3.3.0
        
        
            com.alibaba.fastjson2
            fastjson2
            2.0.40
        
        
            com.alibaba.fastjson2
            fastjson2-extension-spring6
            2.0.40
        
        
        
            org.mapstruct
            mapstruct
            1.5.5.Final
            compile
        
        
            org.mapstruct
            mapstruct-processor
            1.5.5.Final
            compile
        
        
            org.projectlombok
            lombok
        
        
        
            com.alibaba
            easyexcel
            3.1.0
        
        
        
            com.squareup.okhttp3
            okhttp
            4.9.2
        
    
    
        
            
                
                org.springframework.boot
                spring-boot-maven-plugin
                
                    
                        
                            org.projectlombok
                            lombok
                        
                    
                
            
            
                
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    true
                
            
            
                
                org.apache.maven.plugins
                maven-compiler-plugin