Last Version

Neo4j Graph Algorithms :: Tests 3.5.4.0

Efficient Graph Algorithms for Neo4j - Tests

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

graph-algorithms-tests
Version

Version

3.5.4.0
Type

Type

jar
Description

Description

Neo4j Graph Algorithms :: Tests
Efficient Graph Algorithms for Neo4j - Tests
Project Organization

Project Organization

Neo4j, Inc.

Download graph-algorithms-tests 3.5.4.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.neo4j : graph-algorithms-algo jar 3.5.4.0
org.neo4j : graph-algorithms-core jar 3.5.4.0
org.neo4j.community : it-test-support jar 3.5.3
org.neo4j : neo4j-kernel jar 3.5.3
io.dropwizard.metrics : metrics-core jar 4.0.2

test (10)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.3
org.neo4j : neo4j-common test-jar 3.5.3
org.neo4j : neo4j-io test-jar 3.5.3
org.hamcrest : hamcrest-library jar 1.3
org.neo4j : neo4j-kernel-api test-jar 3.5.3
org.neo4j : neo4j-kernel test-jar 3.5.3
org.neo4j : procedure-compiler Optional jar 3.5.3
junit : junit jar 4.12
com.carrotsearch.randomizedtesting : randomizedtesting-runner jar 2.5.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.