4.0.0
    
        com.xuxueli
        xxl-job-executor-samples
        2.3.0-SNAPSHOT
    
    xxl-job-executor-sample-springboot
    jar
    ${project.artifactId}
    Example executor project for spring boot.
    https://www.xuxueli.com/
    
    
    
        
            
                
                org.springframework.boot
                spring-boot-starter-parent
                ${spring-boot.version}
                pom
                import
            
        
    
    
        
        
            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