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

com.graphaware.neo4j:server-community 2.1.1.6

GraphAware Server for Neo4j Community

Категории

Категории

Neo4J Данные Базы данных Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

server-community
Версия

Версия

2.1.1.6
Тип

Тип

jar

Скачать server-community 2.1.1.6


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