is not current version
Last Version 4.3.6

Spring Batch Test 4.3.4

Spring Batch Test

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-test
Version

Version

4.3.4
Type

Type

jar
Description

Description

Spring Batch Test
Spring Batch Test
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-test 4.3.4


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

Dependencies

compile (7)

Group / Artifact Type Version
javax.batch : javax.batch-api Optional jar 1.0
junit : junit jar 4.13.2
org.aspectj : aspectjrt Optional jar 1.9.6
org.junit.jupiter : junit-jupiter-api Optional jar 5.7.2
org.springframework.batch : spring-batch-core jar 4.3.4
org.springframework : spring-jdbc jar 5.3.13
org.springframework : spring-test jar 5.3.13

Project Modules

There are no modules declared in this project.