is not current version
Last Version 3.0.4.43.5

com.graphaware.neo4j:algorithms 2.3.1.35.5

GraphAware Framework Module exposing custom graph algorithms as Java and REST APIs

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

com.graphaware.neo4j
ArtifactId

ArtifactId

algorithms
Version

Version

2.3.1.35.5
Type

Type

jar

Download algorithms 2.3.1.35.5


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