<dependency>
<groupId>com.antgroup.tugraph</groupId>
<artifactId>calcite-example-function</artifactId>
<version>1.18.0-geaflow_1.0</version>
</dependency>
implementation 'com.antgroup.tugraph:calcite-example-function:1.18.0-geaflow_1.0'
com.antgroup.tugraph:calcite-example-function:1.18.0-geaflow_1.0
<dependency org="com.antgroup.tugraph" name="calcite-example-function" rev="1.18.0-geaflow_1.0" />
libraryDependencies += "com.antgroup.tugraph" % "calcite-example-function" % "1.18.0-geaflow_1.0"
@Grab(group='com.antgroup.tugraph', module='calcite-example-function', version='1.18.0-geaflow_1.0')
[com.antgroup.tugraph/calcite-example-function "1.18.0-geaflow_1.0"]
'com.antgroup.tugraph:calcite-example-function:jar:1.18.0-geaflow_1.0'