is not current version
Last Version 3.6.2

org.graphfoundation.ongdb:procedure-compiler 3.6.0.M2

ONgDB Stored Procedure compile-time annotation processor

GroupId

GroupId

org.graphfoundation.ongdb
ArtifactId

ArtifactId

procedure-compiler
Version

Version

3.6.0.M2
Type

Type

jar

Download procedure-compiler 3.6.0.M2


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