feat(common): replace jersey dependencies with OkHttp (Breaking Change) (#133) * remove jersey * Update ci.yml * refact: replace params okhttp3.Headers to internal RestHeaders * fix: licence dependency * fix: test error * fix: code format issue * fix: unit test error --------- Co-authored-by: imbajin <jin@apache.org>
hugegraph-commons is a common module for HugeGraph and its peripheral components. hugegraph-commons encapsulates locks, configurations, events, iterators, rest and some numeric or collection util classes to simplify the development of HugeGraph and its components.
The doc page contains more information about hugegraph modules.
And here are links of other repositories:
Welcome to contribute, please see How to Contribute for more information
Note: It's recommended to use GitHub Desktop to greatly simplify the PR and commit process.
Same as HugeGraph, hugegraph-commons is also licensed under Apache 2.0 License.