4.0.0
    
        com.aizuda
        snail-job
        ${revision}
        ../pom.xml
    
    snail-job-server-starter
    snail-job-server-starter
    snail-job-server-starter
    jar
    
        
        
            org.projectlombok
            lombok
        
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-configuration-processor
            true
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
        
            org.mybatis
            mybatis-spring
        
        
            io.netty
            netty-all
        
        
            junit
            junit
            test
        
        
            com.github.rholder
            guava-retrying
            
                
                    jsr305
                    com.google.code.findbugs
                
                
                    error_prone_annotations
                    com.google.errorprone
                
            
        
        
        
            com.aizuda
            snail-job-server-web
            
                
                    mybatis-spring
                    org.mybatis
                
                
                    checker-qual
                    org.checkerframework
                
                
                    error_prone_annotations
                    com.google.errorprone
                
            
        
        
            com.aizuda
            snail-job-server-retry-task
        
        
            com.aizuda
            snail-job-server-job-task
        
        
            com.aizuda
            snail-job-server-common
        
        
            com.aizuda
            snail-job-server-ui
        
        
            com.aizuda
            snail-job-server-openapi
        
    
    
        snail-job-server
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                
                    com.aizuda.snailjob.server.SnailJobServerApplication
                    exec
                
                
                    
                        
                            build-info
                            repackage