Last Version

elasticsearch 2.2.2

elasticsearch持久层实现

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.xzixi.framework
ArtifactId

ArtifactId

elasticsearch
Version

Version

2.2.2
Type

Type

jar
Description

Description

elasticsearch
elasticsearch持久层实现

Download elasticsearch 2.2.2


<!-- https://jarcasting.com/artifacts/com.xzixi.framework/elasticsearch/ -->
<dependency>
    <groupId>com.xzixi.framework</groupId>
    <artifactId>elasticsearch</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzixi.framework/elasticsearch/
implementation 'com.xzixi.framework:elasticsearch:2.2.2'
// https://jarcasting.com/artifacts/com.xzixi.framework/elasticsearch/
implementation ("com.xzixi.framework:elasticsearch:2.2.2")
'com.xzixi.framework:elasticsearch:jar:2.2.2'
<dependency org="com.xzixi.framework" name="elasticsearch" rev="2.2.2">
  <artifact name="elasticsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzixi.framework', module='elasticsearch', version='2.2.2')
)
libraryDependencies += "com.xzixi.framework" % "elasticsearch" % "2.2.2"
[com.xzixi.framework/elasticsearch "2.2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.xzixi.framework : persistent jar 2.2.2
org.springframework.boot : spring-boot-starter-data-elasticsearch jar

Project Modules

There are no modules declared in this project.