License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-runtime |
Last Version | Last Version3.4.0-alpha01 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - Cypher Runtime
Runtime library for the Neo4j Cypher implementation
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-runtime-3.4.0-alpha01.pom | 2 KB |
neo4j-runtime-3.4.0-alpha01-tests.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-runtime/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-runtime</artifactId>
<version>3.4.0-alpha01</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-runtime/
implementation 'org.neo4j:neo4j-runtime:3.4.0-alpha01'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-runtime/
implementation ("org.neo4j:neo4j-runtime:3.4.0-alpha01")
'org.neo4j:neo4j-runtime:jar:3.4.0-alpha01'
<dependency org="org.neo4j" name="neo4j-runtime" rev="3.4.0-alpha01">
<artifact name="neo4j-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-runtime', version='3.4.0-alpha01')
)
libraryDependencies += "org.neo4j" % "neo4j-runtime" % "3.4.0-alpha01"
[org.neo4j/neo4j-runtime "3.4.0-alpha01"]
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
|