Spring Batch Neo4j

Spring Batch extension for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.springframework.batch.extensions
ArtifactId

ArtifactId

spring-batch-neo4j
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Batch Neo4j
Spring Batch extension for Neo4j
Project URL

Project URL

https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-neo4j
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-batch-extensions

Download spring-batch-neo4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar 4.3.3
org.springframework.batch : spring-batch-infrastructure jar 4.3.3
org.neo4j : neo4j-ogm-core jar 3.2.21

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.6.0
org.assertj : assertj-core jar 3.18.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0