This is Liquigraph for Neo4j 3.x. Please proceed to this page for Neo4j 2.x.
Build status
Mailing list
Please subscribe here.
Getting started
Please read the website.
Homebrew
Proceed to the recipe repository.
License |
License |
---|---|
Categories |
CategoriesNeo4J Data Databases Net |
GroupId | GroupIdnet.biville.florent |
ArtifactId | ArtifactIdneo4j-sproc-compiler-parent |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM
Neo4j Stored Procedure compile-time annotation processor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo4j-sproc-compiler-parent-1.2.1.pom | 6 KB |
Browse |
<!-- 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"]
This is Liquigraph for Neo4j 3.x. Please proceed to this page for Neo4j 2.x.
Please subscribe here.
Please read the website.
Proceed to the recipe repository.