is not current version
Last Version 2.1.2

com.baidu.hugegraph:hugegraph-common 1.4.7


GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-common
Version

Version

1.4.7
Type

Type

jar

Download hugegraph-common 1.4.7


<!-- https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-common/ -->
<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-common</artifactId>
    <version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-common/
implementation 'com.baidu.hugegraph:hugegraph-common:1.4.7'
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-common/
implementation ("com.baidu.hugegraph:hugegraph-common:1.4.7")
'com.baidu.hugegraph:hugegraph-common:jar:1.4.7'
<dependency org="com.baidu.hugegraph" name="hugegraph-common" rev="1.4.7">
  <artifact name="hugegraph-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.hugegraph', module='hugegraph-common', version='1.4.7')
)
libraryDependencies += "com.baidu.hugegraph" % "hugegraph-common" % "1.4.7"
[com.baidu.hugegraph/hugegraph-common "1.4.7"]