Last Version

hugegraph-common 2.1.2

hugegraph-common is a common module for HugeGraph and its peripheral components. hugegraph-common encapsulates locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.

License

License

GroupId

GroupId

com.baidu.hugegraph
ArtifactId

ArtifactId

hugegraph-common
Version

Version

2.1.2
Type

Type

jar
Description

Description

hugegraph-common
hugegraph-common is a common module for HugeGraph and its peripheral components. hugegraph-common encapsulates locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.
Project URL

Project URL

https://github.com/hugegraph/hugegraph-common

Download hugegraph-common 2.1.2


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

Dependencies

compile (26)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.17.0
org.apache.logging.log4j : log4j-core jar 2.17.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.0
org.glassfish : javax.json jar 1.0
commons-configuration : commons-configuration jar 1.10
org.apache.commons : commons-configuration2 jar 2.3
commons-beanutils : commons-beanutils jar 1.9.4
commons-io : commons-io jar 2.7
commons-collections : commons-collections jar 3.2.2
commons-codec : commons-codec jar 1.11
com.google.guava : guava jar 25.1-jre
com.google.code.findbugs : jsr305 jar 3.0.1
joda-time : joda-time jar 2.10.8
org.javassist : javassist jar 3.28.0-GA
com.fasterxml.jackson.core : jackson-annotations jar 2.12.1
com.fasterxml.jackson.core : jackson-core jar 2.12.1
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
com.fasterxml.jackson.module : jackson-module-jaxb-annotations jar 2.12.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-base jar 2.12.1
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.12.1
org.glassfish.jersey.core : jersey-client jar 3.0.3
org.glassfish.jersey.media : jersey-media-json-jackson jar 3.0.3
org.glassfish.jersey.connectors : jersey-apache-connector jar 3.0.3
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.3
jakarta.xml.bind : jakarta.xml.bind-api jar 4.0.0-RC2

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 3.0.2

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.1.0

Project Modules

There are no modules declared in this project.