Last Version

cn.codeforfun:discovery-client-elasticsearch 1.0.5

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

CLI User Interface Search Business Logic Libraries Elasticsearch
GroupId

GroupId

cn.codeforfun
ArtifactId

ArtifactId

discovery-client-elasticsearch
Version

Version

1.0.5
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/qq253498229/codeforfun-discovery/tree/master

Download discovery-client-elasticsearch 1.0.5


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

Dependencies

compile (4)

Group / Artifact Type Version
cn.codeforfun : discovery-client jar 1.0.5
org.springframework.boot : spring-boot-starter-data-elasticsearch jar 2.5.4
org.projectlombok : lombok Optional jar 1.18.20
org.springframework.boot : spring-boot-autoconfigure Optional jar 2.5.4

Project Modules

There are no modules declared in this project.