4.0.0
	
		com.xuxueli
		xxl-job
		2.0.0-SNAPSHOT
	
	xxl-job-core
	jar
	${project.artifactId}
	A lightweight distributed task scheduling framework.
	http://www.xuxueli.com/
	
		
		
		
		
			org.slf4j
			slf4j-api
			${slf4j-api.version}
		
		
		
			org.eclipse.jetty
			jetty-server
			${jetty-server.version}
		
		
		
			org.apache.httpcomponents
			httpclient
			${httpclient.version}
		
		
		
			com.caucho
			hessian
			${hessian.version}
		
		
		
			org.codehaus.groovy
			groovy-all
			${groovy-all.version}
		
		
		
			org.apache.commons
			commons-exec
			${commons-exec.version}
		
		
		
			org.springframework
			spring-context
			${spring.version}
		
		
		
			com.fasterxml.jackson.core
			jackson-databind
			${jackson.version}