License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-protostore-neole |
Last Version | Last Version3.4.0-alpha01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Storage prototype Neo4j Limited Edition
Prototype of storage implementation for Neo4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-protostore-neole</artifactId>
<version>3.4.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/
implementation 'org.neo4j:neo4j-protostore-neole:3.4.0-alpha01'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-protostore-neole/
implementation ("org.neo4j:neo4j-protostore-neole:3.4.0-alpha01")
'org.neo4j:neo4j-protostore-neole:jar:3.4.0-alpha01'
<dependency org="org.neo4j" name="neo4j-protostore-neole" rev="3.4.0-alpha01">
<artifact name="neo4j-protostore-neole" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-protostore-neole', version='3.4.0-alpha01')
)
libraryDependencies += "org.neo4j" % "neo4j-protostore-neole" % "3.4.0-alpha01"
[org.neo4j/neo4j-protostore-neole "3.4.0-alpha01"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-store-cursors | jar | 3.4.0-alpha01 |
org.neo4j : neo4j-kernel-api | jar | 3.4.0-alpha01 |
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j-kernel | jar | 3.4.0-alpha01 |
org.neo4j : neo4j-lucene-index | jar | 3.4.0-alpha01 |
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.hamcrest : hamcrest-library | jar | 1.3 |
Version |
---|
3.4.0-alpha01
|
3.3.9
|
3.3.8
|
3.3.7
|
3.3.6
|
3.3.5
|
3.3.4
|
3.3.3
|
3.3.2
|
3.3.1
|
3.3.0
|
3.3.0-rc1
|
3.3.0-beta02
|
3.3.0-beta01
|
3.3.0-alpha07
|