Last Version

Neo4j - Streams 2.3.0-M02

Contains an API for data streams, couples the Neo4j Data Protocol with the query engine and user extensions.

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

neo4j-streams
Version

Version

2.3.0-M02
Type

Type

jar
Description

Description

Neo4j - Streams
Contains an API for data streams, couples the Neo4j Data Protocol with the query engine and user extensions.
Project URL

Project URL

http://components.neo4j.org/neo4j-streams/2.3.0-M02/neo4j-streams
Project Organization

Project Organization

The Neo4j Graph Database Project

Download neo4j-streams 2.3.0-M02


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

Dependencies

test (2)

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

Project Modules

There are no modules declared in this project.