g

geaflow-parent

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