Samples

Example batch jobs using Spring Batch Core and Execution.

License

License

GroupId

GroupId

org.springframework.batch
ArtifactId

ArtifactId

spring-batch-samples
Last Version

Last Version

1.1.4.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Samples
Example batch jobs using Spring Batch Core and Execution.
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://fisheye.springframework.org/browse/spring-batch/spring-batch-samples

Download spring-batch-samples

How to add to project

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

Dependencies

compile (17)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar 1.1.4.RELEASE
org.springframework.batch : spring-batch-infrastructure jar 1.1.4.RELEASE
aspectj : aspectjrt jar 1.5.3
org.springmodules : spring-modules-validation jar 0.8
quartz : quartz jar 1.5.1
org.springframework.ws : spring-oxm Optional jar 1.0.0
org.hibernate : hibernate Optional jar 3.2.3.ga
cglib : cglib-nodep Optional jar 2.1_3
backport-util-concurrent : backport-util-concurrent Optional jar 3.0
org.apache.ibatis : ibatis-sqlmap Optional jar 2.3.0
org.springframework : spring-core jar 2.5.5
org.springframework : spring-context-support jar 2.5.5
org.springframework : spring-jdbc jar 2.5.5
org.springframework : spring-orm jar 2.5.5
org.springframework : spring-tx jar 2.5.5
mx4j : mx4j Optional jar 3.0.2
mx4j : mx4j-remote Optional jar 3.0.2

provided (1)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jta_1.1_spec jar 1.1

test (17)

Group / Artifact Type Version
junit : junit jar 3.8.1
asm : asm-all jar 2.2.3
aspectj : aspectjweaver jar 1.5.3
mysql : mysql-connector-java jar 5.1.6
hsqldb : hsqldb jar 1.8.0.7
commons-io : commons-io jar 1.2
commons-dbcp : commons-dbcp jar 1.2.1
geronimo-spec : geronimo-spec-j2ee jar 1.4-rc4
easymock : easymock jar 1.1
com.thoughtworks.xstream : xstream jar 1.2.1
stax : stax jar 1.2.0
xmlunit : xmlunit jar 1.1
org.apache.derby : derby jar 10.2.1.6
net.sourceforge.jtds : jtds Optional jar 1.2.2
org.springframework : spring-aop jar 2.5.5
org.springframework : spring-test jar 2.5.5
org.springframework : spring-web jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4.RELEASE
1.1.3.RELEASE-A
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE
1.0.1.RELEASE
1.0.0.FINAL