Last Version

Neo4j Graph Algorithms :: Core 3.5.4.0

Efficient Graph Algorithms for Neo4j - Core Implementation

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

graph-algorithms-core
Version

Version

3.5.4.0
Type

Type

jar
Description

Description

Neo4j Graph Algorithms :: Core
Efficient Graph Algorithms for Neo4j - Core Implementation
Project Organization

Project Organization

Neo4j, Inc.

Download graph-algorithms-core 3.5.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.carrotsearch : hppc jar 0.7.3

provided (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.3

Project Modules

There are no modules declared in this project.