Last Version

Neo4j - Storage cursors 3.4.0-alpha01

Data access cursors

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-store-cursors
Version

Version

3.4.0-alpha01
Type

Type

jar
Description

Description

Neo4j - Storage cursors
Data access cursors
Project URL

Project URL

http://components.neo4j.org/neo4j-store-cursors/3.4.0-alpha01
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download neo4j-store-cursors 3.4.0-alpha01


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.