Last Version

Neo4j Graph Algorithms :: Algo 3.5.4.0

Efficient Graph Algorithms for Neo4j

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

graph-algorithms-algo
Version

Version

3.5.4.0
Type

Type

jar
Description

Description

Neo4j Graph Algorithms :: Algo
Efficient Graph Algorithms for Neo4j
Project Organization

Project Organization

Neo4j, Inc.

Download graph-algorithms-algo 3.5.4.0


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

Dependencies

provided (3)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.4
net.biville.florent : neo4j-sproc-compiler Optional jar 1.2.1
org.neo4j : neo4j-slf4j jar 3.5.4

test (8)

Group / Artifact Type Version
com.pholser : junit-quickcheck-core jar 0.8.1
com.pholser : junit-quickcheck-generators jar 0.8.1
org.neo4j : neo4j-kernel test-jar 3.5.4
org.neo4j : neo4j-io test-jar 3.5.4
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-inline jar 2.23.4

Project Modules

There are no modules declared in this project.