is not current version
Last Version 1.0.0

Spring Batch In-Memory 0.1.0

In-Memory implementations of some Spring Batch interfaces

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

spring-batch-inmemory
Version

Version

0.1.0
Type

Type

jar
Description

Description

Spring Batch In-Memory
In-Memory implementations of some Spring Batch interfaces
Project URL

Project URL

https://github.com/marschall/spring-batch-inmemory
Source Code Management

Source Code Management

https://github.com/marschall/spring-batch-inmemory

Download spring-batch-inmemory 0.1.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar 4.3.2
com.google.code.findbugs : jsr305 jar 3.0.2

test (9)

Group / Artifact Type Version
org.springframework.batch : spring-batch-test jar 4.3.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.springframework : spring-test jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.apache.logging.log4j : log4j-core jar
org.apache.logging.log4j : log4j-jcl jar
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.