is not current version
Last Version 3.2.5.51.5

com.graphaware.neo4j:noderank 2.3.1.35.2

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

2.3.1.35.2
Type

Type

jar

Download noderank 2.3.1.35.2


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