is not current version
Last Version 1.2.1

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

Neo4j Stored Procedure compile-time annotation processor

Categories

Categories

Neo4J Data Databases Net
GroupId

GroupId

net.biville.florent
ArtifactId

ArtifactId

neo4j-sproc-compiler-parent
Version

Version

1.0-M01
Type

Type

pom

Download neo4j-sproc-compiler-parent 1.0-M01


<!-- 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.0-M01</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.0-M01'
// https://jarcasting.com/artifacts/net.biville.florent/neo4j-sproc-compiler-parent/
implementation ("net.biville.florent:neo4j-sproc-compiler-parent:1.0-M01")
'net.biville.florent:neo4j-sproc-compiler-parent:pom:1.0-M01'
<dependency org="net.biville.florent" name="neo4j-sproc-compiler-parent" rev="1.0-M01">
  <artifact name="neo4j-sproc-compiler-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.biville.florent', module='neo4j-sproc-compiler-parent', version='1.0-M01')
)
libraryDependencies += "net.biville.florent" % "neo4j-sproc-compiler-parent" % "1.0-M01"
[net.biville.florent/neo4j-sproc-compiler-parent "1.0-M01"]