Spring Batch Resource

Spring Batch item writers for file resources instead of actual files

License

License

GroupId

GroupId

org.ruaux
ArtifactId

ArtifactId

spring-batch-resource
Last Version

Last Version

1.3.4
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Batch Resource
Spring Batch item writers for file resources instead of actual files
Project URL

Project URL

https://github.com/jruaux/spring-batch-resource
Source Code Management

Source Code Management

https://github.com/jruaux/spring-batch-resource

Download spring-batch-resource

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-batch jar 2.5.1
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.1.1
1.1.0
1.0.0