не последняя версия
Последняя версия 3.0.4.43.5

com.graphaware.neo4j:algorithms 2.2.5.35.5

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

Категории

Категории

Neo4J Данные Базы данных
Группа

Группа

com.graphaware.neo4j
Идентификатор

Идентификатор

algorithms
Версия

Версия

2.2.5.35.5
Тип

Тип

jar

Скачать algorithms 2.2.5.35.5


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