Skip to content

oxia-db/oxia-client-java

Oxia Java client SDK

Build

Overview

This project comprises JDK language compatible modules for the [Oxia][oxia] service. It provides the following capabilities:

Build

Requirements:

  • JDK 17
  • Gradle 9.4+ (wrapper included)

Common build actions:

Action Command
Full build and test ./gradlew build
Skip tests ./gradlew build -x test
Skip Jacoco test coverage check ./gradlew build -x jacocoTestReport
Skip Spotless formatting check ./gradlew build -x spotlessCheck
Format code ./gradlew spotlessApply

Contributing to Oxia

Please 🌟 star the project if you like it.

Feel free to open an issue or start a discussion. You can also follow the development guide to contribute and build on it.

License

Copyright 2022-2026 The Oxia Authors

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

About

Oxia Java client SDK

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors