Last Version

Neo4j - Procedure Compiler Parent POM 4.4.8

Neo4j Stored Procedure compile-time annotation processor

License

License

Categories

Categories

Neo4J Data Databases
GroupId

GroupId

org.neo4j
ArtifactId

ArtifactId

procedure-compiler-parent
Version

Version

4.4.8
Type

Type

pom
Description

Description

Neo4j - Procedure Compiler Parent POM
Neo4j Stored Procedure compile-time annotation processor
Project URL

Project URL

http://components.neo4j.org/procedure-compiler-parent/4.4.8
Project Organization

Project Organization

The Neo4j Graph Database Project
Source Code Management

Source Code Management

https://github.com/neo4j/neo4j

Download procedure-compiler-parent 4.4.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • processor
  • integration-tests