mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-03-08 14:49:10 +00:00
Added maven repo
This commit is contained in:
parent
9861e07d7c
commit
a0590a400c
@ -14,7 +14,9 @@ To start using the OpenSearch Java client, ensure that you have the following de
|
|||||||
|
|
||||||
```
|
```
|
||||||
<dependency>
|
<dependency>
|
||||||
<TBD>
|
<groupId>org.opensearch.client</groupId>
|
||||||
|
<artifactId>opensearch-rest-client</artifactId>
|
||||||
|
<version>1.0.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user