4.0.0
    
        org.springframework.boot
        spring-boot-starter-parent
        2.6.6
         
    
    com.yc
    wms
    0.0.1-SNAPSHOT
    wms
    wms
    
        8
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.projectlombok
            lombok
            true
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            com.spring4all
            spring-boot-starter-swagger
            1.5.1.RELEASE
        
        
            org.freemarker
            freemarker
            2.3.28
        
        
            com.baomidou
            mybatis-plus-generator
            3.3.2
        
        
            com.baomidou
            mybatis-plus-boot-starter
            3.5.1
        
        
            com.microsoft.sqlserver
            mssql-jdbc
            9.4.0.jre8
        
        
            cn.hutool
            hutool-all
            5.8.21
        
        
            jakarta.persistence
            jakarta.persistence-api
            2.2.3
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
            
            
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    true