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

com.graphaware.neo4j:graphaware-framework-server 3.0.6.43

Technical Maven Module for Building the Framework for Standalone Use

Категории

Категории

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

Группа

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

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

graphaware-framework-server
Версия

Версия

3.0.6.43
Тип

Тип

pom

Скачать graphaware-framework-server 3.0.6.43


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