4.0.0
	
		com.xuxueli
		xxl-job
		2.2.0-SNAPSHOT
	
	xxl-job-core
	jar
	${project.artifactId}
	A distributed task scheduling framework.
	https://www.xuxueli.com/
	
		
		
			com.xuxueli
			xxl-rpc-core
			${xxl-rpc.version}
		
		
		
			org.codehaus.groovy
			groovy
			${groovy.version}
		
		
		
			org.springframework
			spring-context
			${spring.version}
			provided
		
		
		
			junit
			junit
			${junit.version}
			test
		
		
		
			javax.annotation
			javax.annotation-api
			1.3.2