Last Version

Spring Batch In-Memory 1.0.0

In-Memory implementations of some Spring Batch interfaces

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

spring-batch-inmemory
Version

Version

1.0.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 1.0.0


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

Dependencies

provided (3)

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

test (7)

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

Project Modules

There are no modules declared in this project.