MVN

net.biville.florent : neo4j-sproc-compiler-parent

Maven & Gradle

Jan 19, 2019
3 stars

Parent POM · Neo4j Stored Procedure compile-time annotation processor

<dependency>
    <groupId>net.biville.florent</groupId>
    <artifactId>neo4j-sproc-compiler-parent</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.biville.florent : neo4j-sproc-compiler-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of net.biville.florent : neo4j-sproc-compiler-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
neo4j-sproc-compiler-parent-1.2.1
1.2
neo4j-sproc-compiler-parent-1.2
1.1
neo4j-sproc-compiler-parent-1.1
neo4j-sproc-compiler-parent-1.1-M01
1.0.x
neo4j-sproc-compiler-parent-1.0.4
neo4j-sproc-compiler-parent-1.0.3
neo4j-sproc-compiler-parent-1.0.2
neo4j-sproc-compiler-parent-1.0.1
1.0
neo4j-sproc-compiler-parent-1.0
neo4j-sproc-compiler-parent-1.0-M01

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.biville.florent</groupId>
    <artifactId>neo4j-sproc-compiler-parent</artifactId>
    <version>1.2.1</version>
</dependency>