GenericDAOs Spring Batch

Classes to work with Spring Batch and GenericDAOs

License

License

Categories

Categories

Net
GroupId

GroupId

net.s-jr.utils.sql.spring
ArtifactId

ArtifactId

generic-daos-spring-batch
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

GenericDAOs Spring Batch
Classes to work with Spring Batch and GenericDAOs
Project URL

Project URL

https://github.com/s-jr/Utils

Download generic-daos-spring-batch

How to add to project

<!-- https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring-batch/ -->
<dependency>
    <groupId>net.s-jr.utils.sql.spring</groupId>
    <artifactId>generic-daos-spring-batch</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring-batch/
implementation 'net.s-jr.utils.sql.spring:generic-daos-spring-batch:1.0.4'
// https://jarcasting.com/artifacts/net.s-jr.utils.sql.spring/generic-daos-spring-batch/
implementation ("net.s-jr.utils.sql.spring:generic-daos-spring-batch:1.0.4")
'net.s-jr.utils.sql.spring:generic-daos-spring-batch:jar:1.0.4'
<dependency org="net.s-jr.utils.sql.spring" name="generic-daos-spring-batch" rev="1.0.4">
  <artifact name="generic-daos-spring-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.s-jr.utils.sql.spring', module='generic-daos-spring-batch', version='1.0.4')
)
libraryDependencies += "net.s-jr.utils.sql.spring" % "generic-daos-spring-batch" % "1.0.4"
[net.s-jr.utils.sql.spring/generic-daos-spring-batch "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.batch : spring-batch-infrastructure jar
net.s-jr.utils.sql : generic-daos-impl jar
org.springframework : spring-jdbc jar

Project Modules

There are no modules declared in this project.

Project with Classes for conversion between date classes and for DAOs

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0