4.0.0 org.springframework.batch spring-batch 5.0.0-SNAPSHOT spring-batch-core jar Spring Batch Core Core domain for batch processing, expressing a domain of Jobs, Steps, Chunks, etc https://projects.spring.io/spring-batch https://github.com/spring-projects/spring-batch git://github.com/spring-projects/spring-batch.git git@github.com:spring-projects/spring-batch.git org.springframework.batch spring-batch-infrastructure ${project.version} org.springframework spring-aop ${spring-framework.version} org.springframework spring-beans ${spring-framework.version} org.springframework spring-context ${spring-framework.version} org.springframework spring-tx ${spring-framework.version} com.fasterxml.jackson.core jackson-databind ${jackson.version} javax.batch javax.batch-api ${javax.batch-api.version} io.micrometer micrometer-core ${micrometer.version} javax.annotation javax.annotation-api ${javax.annotation-api.version} true org.aspectj aspectjrt ${aspectj.version} true org.aspectj aspectjweaver ${aspectj.version} true org.springframework spring-jdbc ${spring-framework.version} true com.thoughtworks.xstream xstream ${xstream.version} true org.hsqldb hsqldb ${hsqldb.version} test mysql mysql-connector-java ${mysql-connector-java.version} test org.testcontainers mysql ${testcontainers.version} test com.h2database h2 ${h2.version} test org.apache.derby derby ${derby.version} test commons-io commons-io ${commons-io.version} test org.apache.commons commons-dbcp2 ${commons-dbcp2.version} test junit junit ${junit.version} test org.hamcrest hamcrest-core org.hamcrest hamcrest-library ${hamcrest.version} test org.springframework spring-test ${spring-framework.version} test org.slf4j slf4j-simple ${slf4j.version} test org.mockito mockito-core ${mockito.version} test org.springframework.ldap spring-ldap-core ${spring-ldap.version} test org.springframework.ldap spring-ldap-ldif-core ${spring-ldap.version} test javax.xml.bind jaxb-api ${jaxb-api.version} test com.sun.xml.bind jaxb-core ${jaxb-core.version} test com.sun.xml.bind jaxb-impl ${jaxb-core.version} test com.ibm.jbatch com.ibm.jbatch-tck-spi ${com.ibm.jbatch-tck-spi.version} test javax.inject javax.inject ${javax.inject.version} test org.codehaus.jettison jettison ${jettison.version} test