simple-batch

This is simple based batch write operation tool

License

License

GroupId

GroupId

com.github.Ling2099
ArtifactId

ArtifactId

simple-batch
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-batch
This is simple based batch write operation tool
Project URL

Project URL

https://github.com/Ling2099/simple-batch
Source Code Management

Source Code Management

https://github.com/Ling2099/simple-batch

Download simple-batch

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0