| License | License | 
|---|---|
| GroupId | GroupIdcom.github.marschall | 
| ArtifactId | ArtifactIdspring-batch-inmemory | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Batch In-Memory In-Memory implementations of some Spring Batch interfaces | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| spring-batch-inmemory-1.0.0.pom | |
| spring-batch-inmemory-1.0.0.jar | 47 KB | 
| spring-batch-inmemory-1.0.0-sources.jar | 25 KB | 
| spring-batch-inmemory-1.0.0-javadoc.jar | 424 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 |