4.0.0
    
        org.thingsboard
        4.0.0PE-SNAPSHOT
        thingsboard
    
    edqs
    jar
    ThingsBoard Entity Data Query Service Application
    https://thingsboard.io
    ThingsBoard Professional Edition: IoT Platform - Device management, data collection, processing and visualization
    
    
        UTF-8
        ${basedir}/..
        java
        false
        process-resources
        package
        edqs
        ${project.build.directory}/windows
        true
        ThingsBoard Entity Data Query Service
        org.thingsboard.server.edqs.ThingsboardEdqsApplication
    
    
        
            org.thingsboard.common
            edqs
        
        
            org.slf4j
            slf4j-api
        
        
            org.slf4j
            log4j-over-slf4j
        
        
            ch.qos.logback
            logback-core
        
        
            ch.qos.logback
            logback-classic
        
        
            org.apache.curator
            curator-recipes
        
        
            com.google.protobuf
            protobuf-java
        
        
            io.grpc
            grpc-protobuf
        
        
            io.grpc
            grpc-stub
        
        
            com.sun.winsw
            winsw
            bin
            exe
            provided
        
        
            org.thingsboard
            tools
            test
        
        
            org.springframework.security
            spring-security-test
            test
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            org.junit.vintage
            junit-vintage-engine
            test
        
        
            org.awaitility
            awaitility
            test
        
        
            org.dbunit
            dbunit
            test
        
        
            com.github.springtestdbunit
            spring-test-dbunit
            test
        
        
            org.testcontainers
            cassandra
            test
        
        
            org.testcontainers
            postgresql
            test
        
        
            org.testcontainers
            jdbc
            test
        
        
            org.java-websocket
            Java-WebSocket
            test
        
        
            org.eclipse.milo
            sdk-server
            test
        
        
            org.assertj
            assertj-core
            test
        
    
    
        ${pkg.name}-${project.version}
        
            
                ${project.basedir}/src/main/resources
                true
                
                    edqs.yml
                
            
            
                ${project.basedir}/src/main/resources
                false
                
                    edqs.yml
                
            
        
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
            
            
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    
                        thingsboard
                    
                    
                        **/nosql/*Test.java
                    
                    
                        **/*Test.java
                        **/*TestSuite.java
                    
                
            
            
                org.apache.maven.plugins
                maven-resources-plugin
            
            
                org.apache.maven.plugins
                maven-dependency-plugin
                
                    
                        copy-winsw-service
                        package
                    
                
            
            
                org.apache.maven.plugins
                maven-jar-plugin
            
            
                org.springframework.boot
                spring-boot-maven-plugin
            
            
                org.thingsboard
                gradle-maven-plugin
            
            
                org.apache.maven.plugins
                maven-assembly-plugin
            
            
                org.apache.maven.plugins
                maven-install-plugin
            
            
                org.xolstice.maven.plugins
                protobuf-maven-plugin
            
            
                org.codehaus.mojo
                build-helper-maven-plugin
            
            
                org.apache.maven.plugins
                maven-deploy-plugin
                
                    true
                
            
        
    
    
        
            jenkins
            Jenkins Repository
            https://repo.jenkins-ci.org/releases
            
                false