elasticsearch+spring Integrated maven Dependencies

Source: Internet
Author: User

Excerpt from: http://www.mayou18.com/detail/nTxPQSyu.html "ElasticSearch Foundation" elasticsearch+spring Integrated maven dependencies

Maven Dependency
  <!-- elasticsearch package -->         <dependency>            <groupid >fr.pilato.spring</groupId>             <artifactId>spring-elasticsearch</artifactId>             <version>2.2.0</version>         </dependency>        <dependency>             <groupId>org.elasticsearch</groupId>             <artifactId>elasticsearch</artifactId>             <version>2.4.5</version>         </dependency>        <dependency>             <groupid>org.springframework.data</ Groupid>            <artifactid> spring-data-elasticsearch</artifactid>             <version>2.0.4.release</version>        </ dependency>        <dependency>             <groupId>com.alibaba</groupId>             <artifactId>druid</artifactId>             <version>1.0.5</version>         </Dependency> 

Spring-data-elasticsearch and Elasticsearch version correspondence table
Spring Data Elasticsearch Elasticsearch
2.0.4.RELEASE 2.4.0
2.0.0.RELEASE 2.2.0
1.4.0.m1 1.7.3
1.3.0.RELEASE 1.5.2
1.2.0.RELEASE 1.4.4
1.1.0.RELEASE 1.3.2
1.0.0.RELEASE 1.1.1
Spring-elasticsearch,elasticsearch,spring Version Correspondence table:

Spring-elasticsearch Elasticsearch Spring Release Date
5.0.0-snapshot 5.0-5.x 4.2.3
2.2.0 2.0-2.4 4.2.3 2017-03-09
2.1.0 2.0, 2.1 4.2.3 2015-11-25
2.0.0 2.0 4.1.4 2015-10-25
1.4.2 < 2.0 4.1.4 2015-03-03
1.4.1 1.4 4.1.4 2015-02-28
1.4.0 1.4 4.1.4 2015-01-03
1.3.0 1.3 4.0.6 2014-09-01
1.0.0 1.0 3.2.2 2014-02-14

elasticsearch+spring Integrated maven Dependencies

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.