не последняя версия
Последняя версия 1.12.0-M1

com.buschmais.jqassistant.neo4jserver:neo4jv3 1.9.0-ALPHA1

Provides the adapter for the embedded Neo4j 3.x Community Server.

Категории

Категории

Ant Компиляция и сборка Neo4J Данные Базы данных jQAssistant Тестирование приложения и мониторинг Code Analysis
Группа

Группа

com.buschmais.jqassistant.neo4jserver
Идентификатор

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

neo4jv3
Версия

Версия

1.9.0-ALPHA1
Тип

Тип

jar

Скачать neo4jv3 1.9.0-ALPHA1


<!-- https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/ -->
<dependency>
    <groupId>com.buschmais.jqassistant.neo4jserver</groupId>
    <artifactId>neo4jv3</artifactId>
    <version>1.9.0-ALPHA1</version>
</dependency>
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation 'com.buschmais.jqassistant.neo4jserver:neo4jv3:1.9.0-ALPHA1'
// https://jarcasting.com/artifacts/com.buschmais.jqassistant.neo4jserver/neo4jv3/
implementation ("com.buschmais.jqassistant.neo4jserver:neo4jv3:1.9.0-ALPHA1")
'com.buschmais.jqassistant.neo4jserver:neo4jv3:jar:1.9.0-ALPHA1'
<dependency org="com.buschmais.jqassistant.neo4jserver" name="neo4jv3" rev="1.9.0-ALPHA1">
  <artifact name="neo4jv3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.buschmais.jqassistant.neo4jserver', module='neo4jv3', version='1.9.0-ALPHA1')
)
libraryDependencies += "com.buschmais.jqassistant.neo4jserver" % "neo4jv3" % "1.9.0-ALPHA1"
[com.buschmais.jqassistant.neo4jserver/neo4jv3 "1.9.0-ALPHA1"]