Last Version

Neo4j Graph Algorithms 3.5.4.0

Efficient Graph Algorithms for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

graph-algorithms-parent
Version

Version

3.5.4.0
Type

Type

pom
Description

Description

Neo4j Graph Algorithms
Efficient Graph Algorithms for Neo4j
Project URL

Project URL

https://github.com/neo4j-contrib/neo4j-graph-algorithms
Project Organization

Project Organization

Neo4j, Inc.
Source Code Management

Source Code Management

https://github.com/neo4j-contrib/neo4j-graph-algorithms

Download graph-algorithms-parent 3.5.4.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • algo
  • tests
  • doc