не последняя версия
Последняя версия 3.5.0-beta03

org.neo4j:cypher-enterprise-parent 3.5.0-alpha01

Project that builds the Neo4j Cypher modules as part of the Enterprise distribution.

Категории

Категории

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

Группа

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

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

cypher-enterprise-parent
Версия

Версия

3.5.0-alpha01
Тип

Тип

pom

Скачать cypher-enterprise-parent 3.5.0-alpha01

Имя Файла Размер
cypher-enterprise-parent-3.5.0-alpha01.pom 2 KB
Обзор

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