is not current version
Last Version 2.3.2.37.7

com.graphaware.neo4j:changefeed 2.1.5.25.7

GraphAware ChangeFeed Module to provide a stream of changes on the graph

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

changefeed
Version

Version

2.1.5.25.7
Type

Type

jar

Download changefeed 2.1.5.25.7


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