is not current version
Last Version 4.3.6

Spring Batch Core 4.3.4

Spring Batch Core

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-core
Version

Version

4.3.4
Type

Type

jar
Description

Description

Spring Batch Core
Spring Batch Core
Project URL

Project URL

https://projects.spring.io/spring-batch/
Project Organization

Project Organization

Spring
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-batch

Download spring-batch-core 4.3.4


<!-- https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-core/ -->
<dependency>
    <groupId>org.springframework.batch</groupId>
    <artifactId>spring-batch-core</artifactId>
    <version>4.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-core/
implementation 'org.springframework.batch:spring-batch-core:4.3.4'
// https://jarcasting.com/artifacts/org.springframework.batch/spring-batch-core/
implementation ("org.springframework.batch:spring-batch-core:4.3.4")
'org.springframework.batch:spring-batch-core:jar:4.3.4'
<dependency org="org.springframework.batch" name="spring-batch-core" rev="4.3.4">
  <artifact name="spring-batch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch', module='spring-batch-core', version='4.3.4')
)
libraryDependencies += "org.springframework.batch" % "spring-batch-core" % "4.3.4"
[org.springframework.batch/spring-batch-core "4.3.4"]

Dependencies

compile (18)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
com.ibm.jbatch : com.ibm.jbatch-tck-spi Optional jar 1.0
com.thoughtworks.xstream : xstream Optional jar 1.4.16
io.micrometer : micrometer-core jar 1.5.17
javax.annotation : javax.annotation-api Optional jar 1.3.2
javax.batch : javax.batch-api jar 1.0
org.apache.logging.log4j : log4j-api Optional jar 2.13.3
org.apache.logging.log4j : log4j-core Optional jar 2.13.3
org.aspectj : aspectjrt Optional jar 1.9.6
org.aspectj : aspectjweaver Optional jar 1.9.6
org.codehaus.jettison : jettison jar 1.2
org.springframework.batch : spring-batch-infrastructure jar 4.3.4
org.springframework : spring-aop jar 5.3.13
org.springframework : spring-beans jar 5.3.13
org.springframework : spring-context jar 5.3.13
org.springframework : spring-core jar 5.3.13
org.springframework : spring-jdbc Optional jar 5.3.13
org.springframework : spring-tx jar 5.3.13

Project Modules

There are no modules declared in this project.