Parent POM

Neo4j Stored Procedure compile-time annotation processor

Лицензия

Лицензия

Категории

Категории

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

Группа

net.biville.florent
Идентификатор

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

neo4j-sproc-compiler-parent
Последняя версия

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

1.2.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parent POM
Neo4j Stored Procedure compile-time annotation processor
Ссылка на сайт

Ссылка на сайт

https://github.com/fbiville/neo4j-sproc-compiler
Система контроля версий

Система контроля версий

https://github.com/fbiville/liquigraph

Скачать neo4j-sproc-compiler-parent

Имя Файла Размер
neo4j-sproc-compiler-parent-1.2.1.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • processor
  • integration-tests

Liquigraph

This is Liquigraph for Neo4j 3.x. Please proceed to this page for Neo4j 2.x.

Build status

Build Status Coverage Status

Mailing list

Please subscribe here.

Getting started

Please read the website.

Homebrew

Proceed to the recipe repository.

Версии библиотеки

Версия
1.2.1
1.2
1.1
1.1-M01
1.0.4
1.0.3
1.0.2
1.0.1
1.0
1.0-M01