License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdorg.neo4j |
ArtifactId | ArtifactIdneo4j-ndp-runtime |
Last Version | Last Version2.3.0-M02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNeo4j - NDP Runtime
The core of the Neo4j Data Protocol, this contains the state machine for NDP sessions.
|
<!-- https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-runtime/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>neo4j-ndp-runtime</artifactId>
<version>2.3.0-M02</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-runtime/
implementation 'org.neo4j:neo4j-ndp-runtime:2.3.0-M02'
// https://jarcasting.com/artifacts/org.neo4j/neo4j-ndp-runtime/
implementation ("org.neo4j:neo4j-ndp-runtime:2.3.0-M02")
'org.neo4j:neo4j-ndp-runtime:jar:2.3.0-M02'
<dependency org="org.neo4j" name="neo4j-ndp-runtime" rev="2.3.0-M02">
<artifact name="neo4j-ndp-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='neo4j-ndp-runtime', version='2.3.0-M02')
)
libraryDependencies += "org.neo4j" % "neo4j-ndp-runtime" % "2.3.0-M02"
[org.neo4j/neo4j-ndp-runtime "2.3.0-M02"]
Group / Artifact | Type | Version |
---|---|---|
org.neo4j : neo4j | jar | 2.3.0-M02 |
org.neo4j : neo4j-streams | jar | 2.3.0-M02 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.hamcrest : hamcrest-core | jar | |
org.hamcrest : hamcrest-library | jar | |
org.mockito : mockito-core | jar | |
org.neo4j : neo4j-kernel | test-jar | 2.3.0-M02 |
org.neo4j : neo4j-io | test-jar | 2.3.0-M02 |
org.neo4j : neo4j-streams | test-jar | 2.3.0-M02 |
org.neo4j : neo4j-logging | test-jar | 2.3.0-M02 |