Last Version

com.baidu.hugegraph:hugegraph-mysql 0.11.2

hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu

License

License

Categories

Categories

MySQL Data Databases
GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-mysql
Version

Version

0.11.2
Type

Type

jar
Description

Description

hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu

Download hugegraph-mysql 0.11.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.baidu.hugegraph : hugegraph-core jar 0.11.2
mysql : mysql-connector-java jar 5.1.45
org.apache.httpcomponents : httpclient jar 4.5.2

Project Modules

There are no modules declared in this project.