Jar examples for c:changefeed
GraphAware ChangeFeed Module to provide a stream of changes on the graph
You can download jar file changefeed 2.1.4.18.5 in this page.
GNU General Public License, version 3
You can use the following script to add changefeed-2.1.4.18.5.jar to your project.
<dependency> <groupId>com.graphaware.neo4j</groupId> <artifactId>changefeed</artifactId> <version>2.1.4.18.5</version> </dependency>
compile group: 'com.graphaware.neo4j', name: 'changefeed', version: '2.1.4.18.5'
libraryDependencies += "com.graphaware.neo4j" % "changefeed" % "2.1.4.18.5"
<dependency org="com.graphaware.neo4j" name="changefeed" rev="2.1.4.18.5"/>
@Grapes(@Grab(group='com.graphaware.neo4j', module='changefeed', version='2.1.4.18.5'))
'com.graphaware.neo4j:changefeed:jar:2.1.4.18.5'
Click the following link to download the jar file.
changefeed-2.1.4.18.5-javadoc.jar