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

com.graphaware.neo4j:graphaware-framework-server-community 2.1.3.10

Technical Maven Module for Building the Framework for Standalone Use (Community)

Категории

Категории

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

Группа

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

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

graphaware-framework-server-community
Версия

Версия

2.1.3.10
Тип

Тип

pom

Скачать graphaware-framework-server-community 2.1.3.10


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