com.jay.monitor.data
        jay-monitor-data-web
        1.1-SNAPSHOT
    
    4.0.0
    jay-monitor-data-client
    
        
            com.alibaba
            druid
            provided
        
        
            com.jay.monitor.data
            jay-monitor-data-core
            ${project.version}
        
        
            org.springframework
            spring-test
            5.0.9.RELEASE
            test
        
        
            com.netflix.zuul
            zuul-core
            provided
        
        
            junit
            junit
            4.12
            test
        
        
            org.springframework.boot
            spring-boot-configuration-processor
            true
        
        
            org.springframework.kafka
            spring-kafka
            2.2.0.RELEASE
            provided
        
        
            org.apache.kafka
            kafka-clients
            2.0.1
            provided