Last Version

com.baidu.hugegraph:hugegraph-api 0.11.2

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

License

License

GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

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


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

Dependencies

compile (11)

Group / Artifact Type Version
com.baidu.hugegraph : hugegraph-core jar 0.11.2
org.apache.tinkerpop : gremlin-server jar 3.4.3
org.glassfish.jersey.core : jersey-server jar 2.25.1
org.glassfish.jersey.containers : jersey-container-grizzly2-http jar 2.25.1
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet jar 2.25.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.25.1
io.dropwizard.metrics : metrics-jersey2 jar 3.1.0
org.glassfish.grizzly : grizzly-http jar 2.4.4
org.glassfish.grizzly : grizzly-framework jar 2.4.4
org.glassfish.grizzly : grizzly-http-server jar 2.4.4
org.glassfish.grizzly : grizzly-http-servlet jar 2.4.4

Project Modules

There are no modules declared in this project.