4.0.0
    
        org.thingsboard
        3.4.2-SNAPSHOT
        thingsboard
    
    dao
    jar
    Thingsboard Server DAO Layer
    https://thingsboard.io
    
        UTF-8
        ${basedir}/..
    
    
        
            org.thingsboard.common
            data
        
        
            org.thingsboard.common
            cache
        
        
            org.thingsboard.common
            message
        
        
            org.thingsboard.common
            stats
        
        
            org.thingsboard.common
            dao-api
        
        
            org.thingsboard.common
            util
        
        
            org.slf4j
            slf4j-api
        
        
            org.slf4j
            log4j-over-slf4j
        
        
            ch.qos.logback
            logback-core
        
        
            ch.qos.logback
            logback-classic
        
        
            org.postgresql
            postgresql
        
        
            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.apache.commons
            commons-lang3
        
        
            commons-collections
            commons-collections
        
        
            com.fasterxml.jackson.core
            jackson-databind
        
        
            org.hibernate.validator
            hibernate-validator
        
        
            org.glassfish
            javax.el
        
        
            org.springframework
            spring-context
        
        
            org.springframework
            spring-tx
        
        
            org.springframework
            spring-web
            provided
        
        
            org.springframework.security
            spring-security-oauth2-client
        
        
            com.datastax.oss
            java-driver-core
        
        
            com.datastax.oss
            java-driver-query-builder
        
        
            io.dropwizard.metrics
            metrics-jmx
        
        
            io.takari.junit
            takari-cpsuite
            test
        
        
            com.google.guava
            guava
        
        
            org.cassandraunit
            cassandra-unit
            
                
                    org.slf4j
                    slf4j-log4j12
                
                
                    org.hibernate
                    hibernate-validator
                
            
            test
        
        
            org.apache.cassandra
            cassandra-thrift
            test
        
        
            com.google.protobuf
            protobuf-java
        
        
            org.apache.curator
            curator-x-discovery
        
        
            com.github.ben-manes.caffeine
            caffeine
        
        
            org.springframework.boot
            spring-boot-autoconfigure
        
        
            org.bouncycastle
            bcprov-jdk15on
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework
            spring-test
            test
        
        
            org.testcontainers
            postgresql
            test
        
        
            org.testcontainers
            jdbc
            test
        
        
            org.springframework
            spring-context-support
        
        
            org.elasticsearch.client
            rest
        
        
            org.eclipse.leshan
            leshan-core
        
    
    
        
            
                org.apache.maven.plugins
                maven-surefire-plugin
                
                    
                        **/nosql/*Test.java
                    
                    
                        **/*Test.java
                        **/*TestSuite.java
                    
                
            
            
                org.apache.maven.plugins
                maven-jar-plugin
                ${jar-plugin.version}
                
                    
                        
                            test-jar