g

geaflow-parent

TuGraph-analytics is a distributed streaming computing engine based on graph model.
https://github.com/TuGraph-family/tugraph-analytics
The Apache Software License, Version 2.0
pengzhiwei
Files download
File Operation
geaflow-parent-0.3.0.pom download
Apache Maven
<dependency>
  <groupId>com.antgroup.tugraph</groupId>
  <artifactId>geaflow-parent</artifactId>
  <version>0.3.0</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.antgroup.tugraph:geaflow-parent:0.3.0'
Gradle Kotlin
implementation("com.antgroup.tugraph:geaflow-parent:0.3.0")
Scala SBT
libraryDependencies += "com.antgroup.tugraph" % "geaflow-parent" % "0.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.antgroup.tugraph', module='geaflow-parent', version='0.3.0')
)
Apache Ivy
<dependency org="com.antgroup.tugraph" name="geaflow-parent" rev="0.3.0" />
Leiningen
[com.antgroup.tugraph/geaflow-parent "0.3.0"]
Apache Buildr
'com.antgroup.tugraph:geaflow-parent:jar:0.3.0'
Dependencies
The project has no third-party dependencies