epmet-commons
        com.epmet
        2.0.0
    
    4.0.0
    epmet-common-clienttoken
    jar
    epmet-common-clienttoken
    http://www.example.com
    客户端token
    
        
            com.epmet
            epmet-commons-tools
            ${project.version}
        
        
            org.springframework.boot
            spring-boot-starter-web
            provided
        
        
            org.springframework.boot
            spring-boot-starter-aop
            provided
        
        
            org.springframework.boot
            spring-boot-configuration-processor
            true
            
                
                    com.vaadin.external.google
                    android-json
                
            
        
        
            org.springframework.boot
            spring-boot-autoconfigure
            compile
        
        
            org.springframework.boot
            spring-boot-autoconfigure-processor
            compile
            true
        
        
            org.springframework.boot
            spring-boot-starter-log4j2
            provided
        
        
            io.jsonwebtoken
            jjwt
            0.7.0
        
    
    
        ${project.artifactId}
        
            
                maven-clean-plugin
            
            
            
                maven-resources-plugin
            
            
                maven-compiler-plugin
                
                    true
                    ${maven.compiler.source} 
                    ${maven.compiler.target} 
                    ${project.build.sourceEncoding}
                
            
            
                maven-surefire-plugin
            
            
                maven-war-plugin
            
            
                maven-install-plugin
            
            
                maven-deploy-plugin
            
            
            
                org.apache.maven.plugins
                maven-jar-plugin
                2.4
                
                    
                        
                            true
                        
                    
                
            
        
        ${project.basedir}/src/main/java