is not current version
Last Version 4.4.8

org.neo4j.community:algo-it 3.5.0-alpha09

Neo4j community edition graph algorithms integration tests.

Categories

Categories

Neo4J Data Databases Unity Business Logic Libraries Game Development
GroupId

GroupId

org.neo4j.community
ArtifactId

ArtifactId

algo-it
Version

Version

3.5.0-alpha09
Type

Type

jar

Download algo-it 3.5.0-alpha09


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