# When can I use the 6.3.0 version of High-Level-Rest-Client in Maven Centrol Repository

**URL:** https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362
**Category:** Elasticsearch
**Created:** [February 11, 2018, 2:59am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362 "2018-02-11T02:59:21Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![bill.chi](https://avatars.discourse-cdn.com/v4/letter/b/ecae2f/32.png) [@bill.chi](https://discuss.elastic.co/u/bill.chi)
#### Post date: [February 11, 2018, 2:59am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/1 "2018-02-11T02:59:22Z")

</div>

Recently, I found few methods not found in the 6.2.1 version of High-Level-Rest-Client and these methods exists in 6.3.0 version, but I don't depend on this version with maven tool.

---

<div class="post-metadata">

### Author: ![jasontedor](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jasontedor/32/66992_2.png) [@jasontedor](https://discuss.elastic.co/u/jasontedor)
#### Post date: [February 11, 2018, 3:33am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/2 "2018-02-11T03:33:17Z")

</div>

After 6.3.0 is released. It is not released now, and as a matter of policy we do not provide release dates.

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [February 11, 2018, 5:46am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/3 "2018-02-11T05:46:36Z")

</div>

You can try the SNAPSHOT version. See [https://www.elastic.co/guide/en/elasticsearch/client/java-rest/6.x/java-rest-high-getting-started-maven.html#java-rest-high-getting-started-maven](https://www.elastic.co/guide/en/elasticsearch/client/java-rest/6.x/java-rest-high-getting-started-maven.html#java-rest-high-getting-started-maven)

---

<div class="post-metadata">

### Author: ![bill.chi](https://avatars.discourse-cdn.com/v4/letter/b/ecae2f/32.png) [@bill.chi](https://discuss.elastic.co/u/bill.chi)
#### Post date: [February 11, 2018, 9:23am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/4 "2018-02-11T09:23:42Z")

</div>

I want to use Indices Exists API and Exist Alias API in my application and I found these API are only in 6.3.0 version not in other version.

I want to know how I can do to Implement these API with 6.2.0 version.

Thanks  
Bill

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [February 11, 2018, 11:05am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/5 "2018-02-11T11:05:42Z")

</div>

Some ideas here:

> <https://github.com/dadoonet/fscrawler/blob/master/elasticsearch-client/src/main/java/fr/pilato/elasticsearch/crawler/fs/client/ElasticsearchClient.java#L128-L148>

---

<div class="post-metadata">

### Author: ![bill.chi](https://avatars.discourse-cdn.com/v4/letter/b/ecae2f/32.png) [@bill.chi](https://discuss.elastic.co/u/bill.chi)
#### Post date: [February 12, 2018, 7:48am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/6 "2018-02-12T07:48:44Z")

</div>

Thanks for your help.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [March 12, 2018, 7:49am UTC](https://discuss.elastic.co/t/when-can-i-use-the-6-3-0-version-of-high-level-rest-client-in-maven-centrol-repository/119362/7 "2018-03-12T07:49:05Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
