Download changefeed-2.1.4.18.5.jar file - Jar c

Jar examples for c:changefeed

Description

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.

License

GNU General Public License, version 3

Build File

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'

Download

Click the following link to download the jar file.

changefeed-2.1.4.18.5-javadoc.jar
changefeed-2.1.4.18.5-sources.jar
changefeed-2.1.4.18.5.jar
changefeed-2.1.4.18.5.pom



Related Tutorials