is not current version
Last Version 2.2.0

com.tinkerpop.blueprints:blueprints-neo4jbatch-graph 2.1.0

Blueprints property graph implementation for the Neo4j batch inserter

Categories

Categories

Neo4J Data Databases Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints-neo4jbatch-graph
Version

Version

2.1.0
Type

Type

jar

Download blueprints-neo4jbatch-graph 2.1.0


<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/ -->
<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints-neo4jbatch-graph</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/
implementation 'com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:2.1.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints-neo4jbatch-graph/
implementation ("com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:2.1.0")
'com.tinkerpop.blueprints:blueprints-neo4jbatch-graph:jar:2.1.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints-neo4jbatch-graph" rev="2.1.0">
  <artifact name="blueprints-neo4jbatch-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints-neo4jbatch-graph', version='2.1.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints-neo4jbatch-graph" % "2.1.0"
[com.tinkerpop.blueprints/blueprints-neo4jbatch-graph "2.1.0"]