4.0.0
    
        com.xuxueli
        xxl-job-executor-samples
        2.0.0-SNAPSHOT
    
    xxl-job-executor-sample-springboot
    jar
    ${project.artifactId}
    Example executor project for spring boot.
    http://www.xuxueli.com/
    
        UTF-8
        UTF-8
        1.7
    
    
        
            
                
                org.springframework.boot
                spring-boot-starter-parent
                ${spring-boot.version}
                pom
                import
            
            
            
                org.eclipse.jetty
                jetty-server
                ${jetty-server.version}
            
            
                org.eclipse.jetty
                jetty-util
                ${jetty-server.version}
            
            
                org.eclipse.jetty
                jetty-http
                ${jetty-server.version}
            
            
                org.eclipse.jetty
                jetty-io
                ${jetty-server.version}
            
        
    
    
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            com.xuxueli
            xxl-job-core
            ${project.parent.version}
        
    
    
        
            
            
                org.springframework.boot
                spring-boot-maven-plugin
                ${spring-boot.version}
                
                    
                        
                            repackage