Last Version

GraphAware ChangeFeed Module 2.3.2.37.7

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

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

changefeed
Version

Version

2.3.2.37.7
Type

Type

jar
Description

Description

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

Project Organization

Graph Aware Limited

Download changefeed 2.3.2.37.7


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

Dependencies

provided (10)

Group / Artifact Type Version
com.graphaware.neo4j : api jar 2.3.2.37
com.graphaware.neo4j : runtime jar 2.3.2.37
com.graphaware.neo4j : tx-api jar 2.3.2.37
com.graphaware.neo4j : tx-executor jar 2.3.2.37
org.springframework : spring-webmvc jar 4.2.3.RELEASE
com.graphaware.neo4j : server jar 2.3.2.37
com.graphaware.neo4j : common jar 2.3.2.37
org.neo4j : neo4j jar 2.3.2
org.slf4j : slf4j-api jar 1.7.13
ch.qos.logback : logback-classic jar 1.1.2

test (3)

Group / Artifact Type Version
com.graphaware.neo4j : tests jar 2.3.2.37
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.