メインコンテンツまでスキップ
バージョン: 3.15

ビルドに ScalarDB を追加する

注記

このページは英語版のページが機械翻訳されたものです。英語版との間に矛盾または不一致がある場合は、英語版を正としてください。

ScalarDB ライブラリは、Maven Central Repository で入手できます。Gradle または Maven を使用して、ライブラリをビルド依存関係としてアプリケーションに追加できます。

ビルドツールに基づいてアプリケーションを設定する

ビルドツールを選択し、手順に従って ScalarDB のビルド依存関係をアプリケーションに追加します。

Gradle を使用して ScalarDB のビルド依存関係を追加するには、アプリケーションの build.gradle に次のコードを追加し、<VERSION> を使用する ScalarDB のバージョンに置き換えます。

dependencies {
implementation 'com.scalar-labs:scalardb:<VERSION>'
}
This website uses cookies to enhance the visitor experience. By continuing to use this website, you acknowledge that you have read and understood our privacy policy and consent to the use of cookies to help improve your browsing experience and provide you with personalized content.