License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases |
GroupId | GroupIdcom.graphaware.neo4j |
ArtifactId | ArtifactIdchangefeed |
Last Version | Last Version2.3.2.37.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGraphAware ChangeFeed Module
GraphAware ChangeFeed Module to provide a stream of changes on the graph
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
changefeed-2.3.2.37.7.pom | |
changefeed-2.3.2.37.7.jar | 135 KB |
changefeed-2.3.2.37.7-sources.jar | 21 KB |
changefeed-2.3.2.37.7-javadoc.jar | 158 KB |
Browse |
<!-- 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"]
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 |
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 |