is not current version
Last Version 3.2.5.51.5

com.graphaware.neo4j:noderank 3.0.4.43.3

Neo4j Timer-Driven Module that computes a page-rank-like algorithm on a Neo4j graph

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

noderank
Version

Version

3.0.4.43.3
Type

Type

jar

Download noderank 3.0.4.43.3


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