Last Version

com.baidu.hugegraph:hugegraph-postgresql 0.11.2

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

License

License

Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-postgresql
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-postgresql 0.11.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.baidu.hugegraph : hugegraph-core jar 0.11.2
com.baidu.hugegraph : hugegraph-mysql jar 0.11.2
org.postgresql : postgresql jar 42.1.4

Project Modules

There are no modules declared in this project.