yudao-module-iot
        cn.iocoder.boot
        ${revision}
    
    4.0.0
    yudao-module-iot-api
    jar
    ${project.artifactId}
    
    
        物联网 模块 API,暴露给其它模块调用
    
    
        
            cn.iocoder.boot
            yudao-common
        
        
        
            org.springframework
            spring-web
            provided 
        
        
        
            com.fasterxml.jackson.core
            jackson-databind
            provided 
        
        
            org.pf4j 
            pf4j-spring
        
        
        
            org.springframework.boot
            spring-boot-starter-validation
            true