elab-parent
        com.elab.core
        2.0.4.12-SNAPSHOT
    
    4.0.0
    elab-spring
    
        
            
                org.apache.maven.plugins
                maven-compiler-plugin
                
                    8
                    8
                
            
        
    
    
    
        
            com.elab.core
            elab-core
            ${project.version}
        
        
            org.springframework.boot
            spring-boot-autoconfigure
            provided
        
        
            com.elab.log
            elab-log
            ${project.version}
        
        
        
            org.springframework
            spring-core
        
        
        
            org.springframework
            spring-context
        
        
        
            org.springframework
            spring-context-support
        
        
        
            org.springframework
            spring-jdbc
        
        
        
            org.springframework
            spring-tx  
        
        
        
            org.springframework
            spring-beans
        
        
        
            org.springframework
            spring-aop
        
        
        
            org.springframework
            spring-webmvc
        
        
        
            org.springframework
            spring-web
        
        
        
        
        
        
        
            javax.validation
            validation-api
            compile
        
        
            io.springfox
            springfox-swagger2
            compile
        
        
            io.springfox
            springfox-swagger-ui
            compile
        
        
            javax.validation
            validation-api
            compile
        
        
            org.hibernate
            hibernate-validator
            compile
        
        
            org.junit.jupiter
            junit-jupiter-api
            RELEASE
            test
        
        
            junit
            junit
        
        
            junit
            junit
            test
        
        
        
        
        
        
        
    
    
        
        
        
        
        
        
            snapshots
            User Project SNAPSHOTS
            http://192.168.0.11:8081/nexus/content/repositories/snapshots/