| License | License | 
|---|---|
| GroupId | GroupIdcom.github.Ling2099 | 
| ArtifactId | ArtifactIdsimple-batch | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionsimple-batch This is simple based batch write operation tool | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| simple-batch-1.0.1.pom | |
| simple-batch-1.0.1.jar | 29 KB | 
| simple-batch-1.0.1-sources.jar | 20 KB | 
| simple-batch-1.0.1-javadoc.jar | 176 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 5.3.3 |